代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/106250/6195307
c usb_task.c
/*C**************************************************************************
* NAME: usb_task.c
*----------------------------------------------------------------------------
* Copyright (c
www.eeworm.com/read/102995/6224688
dsp usb42.dsp
# Microsoft Developer Studio Project File - Name="usb42" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/102935/6227090
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.11 2001/09/26 11:52:16 bjornw Exp $
*
*/
#include
www.eeworm.com/read/102935/6227101
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/102935/6228360
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/102935/6228454
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/102935/6228456
c usb-ohci.c
/*
* URB OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2002 David Brownell
*
* [
www.eeworm.com/read/102935/6228459
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/102935/6228467
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/102935/6228564
c usb-debug.c
/*
* debug.c - USB debug helper routines.
*
* I just want these out of the way where they aren't in your
* face, but so that you can still use them..
*/
#include
#include