Searched refs:usb (Results 276 - 300 of 340) sorted by relevance

<<11121314

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dse401.c35 #include <linux/usb.h>
50 MODULE_DEVICE_TABLE(usb, device_table);
1450 info("SE401 usb camera driver version %s registering", version);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dirda-usb.c3 * Filename: irda-usb.c
37 * this driver (irda-usb) with regards to the USB low level drivers...
40 * o usb-uhci-hcd (For Intel/Via USB controllers)
66 #include <linux/usb.h>
69 #include "irda-usb.h"
106 MODULE_DEVICE_TABLE(usb, dongles);
1148 * Mostly registering a new irda-usb device and removing it....
1201 sprintf(hwname, "usb#%d", self->usbdev->devnum);
1347 * configure and initialise each irda-usb instance.
1402 * Initialise the network side of the irda-usb instanc
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/codecs/
H A Dwm8753.c796 u8 usb:1; member in struct:_coeff_div
1174 coeff_div[coeff].usb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Domap_udc.c40 #include <linux/usb/ch9.h>
42 #include <linux/usb/otg.h>
54 #include <asm/arch/usb.h>
947 /* abort any active usb transfer request */
1938 /* Device state change (usb ch9 stuff) */
H A Dether.c48 #include <linux/usb/ch9.h>
49 #include <linux/usb/cdc.h>
166 * ARM Linux has used for ethernet-over-usb, both with sa1100 and
800 * usb 2.0 devices need to expose both high speed and full speed
2269 * non-CDC to be compatible with ARM Linux-2.4 "usb-eth".
2436 strcpy (net->name, "usb%d");
H A Dserial.c44 #include <linux/usb/ch9.h>
45 #include <linux/usb/cdc.h>
H A Dzero.c47 * functional test of your device-side usb stack, or with "usb-skeleton".
49 * It supports two similar configurations. One sinks whatever the usb host
85 #include <linux/usb/ch9.h>
332 * usb 2.0 devices need to expose both high speed and full speed
524 * each usb transfer request should be. resync is done
1091 /* a more significant application might have some non-usb
1147 * autoconfigure on any sane usb controller driver,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ti.c41 #include <linux/usb.h>
42 #include <linux/usb/serial.h>
215 MODULE_DEVICE_TABLE (usb, id_table_combined);
346 * @dev: usb device pointer
H A Dmos7840.c19 * Originally based on drivers/usb/serial/io_edgeport.c which is:
34 #include <linux/usb.h>
35 #include <linux/usb/serial.h>
171 MODULE_DEVICE_TABLE(usb, moschip_id_table_combined);
2843 * This function is called whenever the device is removed from the usb bus.
2933 /* Register with the usb serial */
2942 /* Register with the usb */
H A Dkeyspan.c109 #include <linux/usb.h>
110 #include <linux/usb/serial.h>
189 /* Functions used by new usb-serial code. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/tablet/
H A Daiptek.c78 #include <linux/usb/input.h>
296 char usbPath[64 + 1]; /* device's physical usb path */
318 struct usb_device *usbdev; /* usb device struct */
794 MODULE_DEVICE_TABLE(usb, aiptek_ids);
2024 /* Determine the usb devices' physical path.
2153 /* Associate this driver's struct with the usb interface.
2182 /* Disassociate driver's struct with usb interface
H A Dwacom_wac.c675 MODULE_DEVICE_TABLE(usb, wacom_ids);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c38 #include <linux/usb.h>
150 __u8 usb_packet_maxlen; /* maximum length for usb transfer */
154 struct urb *urb; /* transfer structure for usb routines */
1731 "HFC-S USB: Unable to register HFC-S USB module at usb stack\n");
1742 MODULE_DEVICE_TABLE(usb, hfcusb_idtab);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttusb-budget/
H A Ddvb-ttusb-budget.c17 #include <linux/usb.h>
1719 MODULE_DEVICE_TABLE(usb, ttusb_table);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c29 #include <linux/usb.h>
280 printk("%s: Failed to lock usb mutex.\n", __FUNCTION__);
1772 MODULE_DEVICE_TABLE(usb, ttusb_dec_table);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dub.c4 #include <linux/usb.h>
379 MODULE_DEVICE_TABLE(usb, ub_usb_ids);
899 /* Fill what we shouldn't be filling, because usb-storage did so. */
1082 // udelay(125); // usb-storage has this
1533 msleep(700); /* usb-storage sleeps 6s (!) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Disp116x-hcd.c41 include/linux/usb-isp116x.h for more info. Some broken
65 #include <linux/usb.h>
66 #include <linux/usb/isp116x.h>
338 /* According to usb spec, zero-length Int transfer signals
651 /* usb 1.1 says max 90% of a frame is available for periodic transfers.
745 fifo processing and usb transfers after the next
1431 /* Wait for usb transfers to finish */
1651 ERR("See comments in drivers/usb/host/isp116x-hcd.c\n");
H A Dsl811-hcd.c22 * and usb-storage.
25 * - usb suspend/resume triggered by sl811 (with USB_SUSPEND)
46 #include <linux/usb.h>
47 #include <linux/usb/sl811.h>
773 /* usb 1.1 says max 90% of a frame is available for periodic transfers.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dauerswald.c3 * auerswald.c -- Auerswald PBX/System Telephone usb driver.
33 #include <linux/usb.h>
54 #define DRIVER_DESC "Auerswald PBX/System Telephone usb driver"
236 char name[20]; /* name of the /dev/usb entry */
467 because the usb module will detect the unlink() after completion.
642 dev: pointer to the usb device to send the message to
1369 /* usb device available? */
1833 /* usb device waits for removal */
1928 sprintf (cp->name, "usb/auer%d", intf->minor);
1933 /* Get the usb versio
[all...]
H A Dusbtest.c10 #include <linux/usb.h>
273 * each usb transfer request should be. resync is done
453 * usb 2.0 spec, which we can apply to ANY device, even ones that don't use
1549 /* some devices, like ez-usb default devices, need a non-default
1840 MODULE_PARM_DESC (vendor, "vendor code (from usb-if)");
1980 /* an21xx or fx versions of ez-usb */
1988 /* fx2 version of ez-usb */
1996 /* ezusb family device with dedicated usb test firmware,
1999 .name = "usb test device",
2087 /* re-enumerated usb tes
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dvicam.c42 #include <linux/usb.h>
411 struct usb_device *udev; // usb device
1264 MODULE_DEVICE_TABLE(usb, vicam_table);
1278 * Called by the usb core when a new device is connected that it thinks
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhiddev.c34 #include <linux/usb.h>
803 * corresponding hid device (usually because the usb device has disconnected)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/em28xx/
H A Dem28xx-core.c28 #include <linux/usb.h>
135 * reads data from the usb device specifying bRequest
164 * reads data from the usb device specifying bRequest
196 * sends data to the usb device, specifying bRequest
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/storage/
H A Dusb.c3 * $Id: usb.c,v 1.1.1.1 2007/08/03 18:53:03 Exp $
6 * (c) 1999-2003 Matthew Dharm (mdharm-usb@one-eyed-alien.net)
9 * (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org)
32 * Please see http://www.one-eyed-alien.net/~mdharm/linux-usb for more
64 #include "usb.h"
106 MODULE_AUTHOR("Matthew Dharm <mdharm-usb@one-eyed-alien.net>");
147 MODULE_DEVICE_TABLE (usb, storage_usb_ids);
325 /*added by dennis start,12/04/2013,fix 3T/4T usb disk(NTFS) can't be mounted issue*/
332 /*added by dennis end,12/04/2013,fix 3T/4T usb disk(NTFS) can't be mounted issue*/
550 "<linux-usb
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Ddriver.c2 * drivers/usb/driver.c - most of the driver model stuff for usb
6 * based on drivers/usb/usb.c which had the following copyrights:
26 #include <linux/usb.h>
29 #include "usb.h"
278 * usb device's active configuration
281 * This is used by usb device drivers that need to claim more than one
455 * Most USB device drivers will use this indirectly, through the usb core,
588 pr_debug ("usb
[all...]

Completed in 199 milliseconds

<<11121314