代码搜索:USB

找到约 10,000 项符合「USB」的源代码

代码结果 10,000
www.eeworm.com/read/128965/5977938

c usb_uhci.c

/* * (C) Copyright 2001 * Denis Peter, MPL AG Switzerland * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it a
www.eeworm.com/read/128965/5977940

h usb_uhci.h

/* * (C) Copyright 2001 * Denis Peter, MPL AG Switzerland * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it a
www.eeworm.com/read/128531/5985780

c usb-host.c

/* * usb-host.c: ETRAX 100LX USB Host Controller Driver (HCD) * * Copyright (c) 2002, 2003 Axis Communications AB. */ #include #include #include
www.eeworm.com/read/128531/5985792

h usb-host.h

#ifndef __LINUX_ETRAX_USB_H #define __LINUX_ETRAX_USB_H #include #include typedef struct USB_IN_Desc { volatile __u16 sw_len; volatile __u16 command; volatile unsig
www.eeworm.com/read/128531/5986890

c cpia_usb.c

/* * cpia_usb CPiA USB driver * * Supports CPiA based parallel port Video Camera's. * * Copyright (C) 1999 Jochen Scharrlach * Copyright (C) 1999, 2000 Jo
www.eeworm.com/read/128531/5987005

c usb-uhci.c

/* * Universal Host Controller Interface driver for USB (take II). * * (c) 1999-2001 Georg Acher, acher@in.tum.de (executive slave) (base guitar) * Deti Fliegl, deti@fliegl.de (exec
www.eeworm.com/read/128531/5987007

c usb-ohci.c

/* * URB OHCI HCD (Host Controller Driver) for USB. * * (C) Copyright 1999 Roman Weissgaerber * (C) Copyright 2000-2001 David Brownell * * [
www.eeworm.com/read/128531/5987010

h usb-ohci.h

/* * URB OHCI HCD (Host Controller Driver) for USB. * * (C) Copyright 1999 Roman Weissgaerber * (C) Copyright 2000-2001 David Brownell * *
www.eeworm.com/read/128531/5987020

h usb-uhci.h

#ifndef __LINUX_UHCI_H #define __LINUX_UHCI_H /* $Id: usb-uhci.h,v 1.58 2001/08/28 16:45:00 acher Exp $ */ #define MODNAME "usb-uhci" #define UHCI_LATENCY_TIMER 0 static __inline__ void uhci_wai
www.eeworm.com/read/128531/5987098

c ir-usb.c

/* * USB IR Dongle driver * * Copyright (C) 2001-2002 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2002 Gary Brubaker (xavyer@ix.netcom.com) * * This program is free software; you can red