代码搜索结果

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

usb_recv.c

/* * usb_recv.c * * S3C2410 USB receive function * endpoint 1 * * bushi */ #include #include #include #include #in

usb_ctl.c

/* * This program is derived from Extenex Corporation's SA-1100 usb * controller core driver by MIZI. * * usb_ctl.c * * S3C2410 USB controller core driver. * * This file provides interru

usb-char.c

/* * (C) Copyright 2000-2001 MIZI Research, Inc. * * 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 *

usb-char.h

/* * Copyright (C) 2001 Extenex Corporation * * usb-char.h * * Character device emulation client for SA-1100 client usb core. * * * */ #ifndef _USB_CHAR_H #define _USB_CHAR_H #define USBC_MA

usb_ctl.h

/* * Copyright (C) Compaq Computer Corporation, 1998, 1999 * Copyright (C) Extenex Corporation 2001 * Copyright (C) Intrinsyc, Inc., 2002 * * usb_ctl.h * * PRIVATE interface used to share

usb_send.c

/* * Generic xmit layer for the PXA USB client function * * This code was loosely inspired by the original version which was * Copyright (c) Compaq Computer Corporation, 1998-1999 * Copyright (c)

usb_recv.c

/* * Generic receive layer for the PXA USB client function * * This code was loosely inspired by the original version which was * Copyright (c) Compaq Computer Corporation, 1998-1999 * Copyright

usb-eth.c

/* * Ethernet driver for the PXA USB client function * Copyright (c) 2001 by Nicolas Pitre * * This code was loosely inspired by the original initial ethernet test driver * Copyright (c) Compaq C

usb_ctl.c

/* * Copyright (C) Compaq Computer Corporation, 1998, 1999 * Copyright (C) Extenex Corporation, 2001 * Copyright (C) Intrinsyc, Inc., 2002 * * PXA USB controller core driver. * * This file

pxa_usb.h

/* * pxa_usb.h * * Public interface to the pxa USB core. For use by client modules * like usb-eth and usb-char. * * 02-May-2002 * Frank Becker (Intrinsyc) - derived from sa1100_usb.h * */