Lines Matching refs:usb
20 * This is a kernel module for testing usb
22 * dir>/drivers/usb. The module is registered
26 * file descriptor for this module. A usb
28 * so that it may be used in testing usb
49 #include <linux/usb.h>
97 * usb stuff
136 MODULE_DEVICE_TABLE(usb, tusb_id_table);
291 * a usb device that our driver can use,
324 printk("tusb: Found a usb device pointer\n");
327 printk("tusb: Failed find usb device pointer\n");
342 * to attempt to find a usb hostcontroller, that
344 * have either uchi or ohci usb options enabled
355 /* try and get a usb hostcontroller if possible */
358 printk("tusb: WOOT! Found a usb host controller!\n");
381 * enable the usb hostcontroller, pass in a pci_dev
427 * remove setup for the usb host controller