代码搜索结果

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

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 * * usb_ctl.h * * PRIVATE interface used to share info among components of the SA-1100 USB

usb_send.c

/* * Generic xmit 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 Comput

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

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

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

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 *

usb-char.h

/* * Copyright (C) 2001 Extenex Corporation * * usb-char.h * * Character device emulation client for S3C2410 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) MIZI Research Inc. 2002 * * usb_ctl.h * * PRIVATE interface used to shar

usb_send.c

/* * usb_send.c * * S3C2410 USB send function * endpoint 2 * * bushi */ #include #include #include #include #inc