代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/147766/5721838
c usb_recv.c
/*
* Generic receive layer for the SA1100 USB client function
* Copyright (c) 2001 by Nicolas Pitre
*
* This code was loosely inspired by the original version which was
* Copyright (c) Compaq Com
www.eeworm.com/read/147766/5721848
c usb-eth.c
/*
* Ethernet driver for the SA1100 USB client function
* Copyright (c) 2001 by Nicolas Pitre
*
* This code was loosely inspired by the original initial ethernet test driver
* Copyright (c) Comp
www.eeworm.com/read/147766/5721850
c usb_ctl.c
/*
* Copyright (C) Compaq Computer Corporation, 1998, 1999
* Copyright (C) Extenex Corporation, 2001
*
* usb_ctl.c
*
* SA1100 USB controller core driver.
*
* This file provides interrupt
www.eeworm.com/read/147766/5721854
c usb-char.c
/*
* (C) Copyright 2000-2001 Extenex Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
www.eeworm.com/read/147766/5723162
c usb-host.c
/*
* usb-host.c: ETRAX 100LX USB Host Controller Driver (HCD)
*
* Copyright (c) 2001 Axis Communications AB.
*
* $Id: usb-host.c,v 1.13 2001/11/13 12:06:17 pkj Exp $
*
*/
#include
www.eeworm.com/read/147766/5723174
h usb-host.h
#ifndef __LINUX_ETRAX_USB_H
#define __LINUX_ETRAX_USB_H
#include
#include
typedef struct USB_IN_Desc {
__u16 sw_len;
__u16 command;
unsigned long next;
unsigned lo
www.eeworm.com/read/147766/5724217
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/147766/5724335
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/147766/5724337
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/147766/5724340
h usb-ohci.h
/*
* URB OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2001 David Brownell
*
*