| /Linux-v5.4/tools/usb/usbip/src/ | 
| D | usbip_list.c | 173 	const char *idVendor;  in list_devices()  local262 	uint16_t idVendor;  in list_gadget_devices()  local
 
 | 
| /Linux-v5.4/drivers/hid/ | 
| D | hid-lgff.c | 26 	u16 idVendor;  member
 | 
| /Linux-v5.4/drivers/usb/storage/ | 
| D | cypress_atacb.c | 47 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | usb.c | 94 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument113 #define UNUSUAL_VENDOR_INTF(idVendor, cl, sc, pr, \  argument
 
 | 
| D | karma.c | 65 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | onetouch.c | 69 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | jumpshot.c | 76 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | datafab.c | 94 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | freecom.c | 133 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | sddr55.c | 54 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | realtek_cr.c | 183 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | alauda.c | 144 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | sddr09.c | 77 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | shuttle_usbat.c | 176 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| D | isd200.c | 81 #define UNUSUAL_DEV(idVendor, idProduct, bcdDeviceMin, bcdDeviceMax, \  argument
 | 
| /Linux-v5.4/tools/usb/usbip/libsrc/ | 
| D | usbip_common.h | 119 	uint16_t idVendor;  member
 | 
| /Linux-v5.4/drivers/usb/core/ | 
| D | driver.c | 48 	u32 idVendor = 0;  in usb_store_new_id()  local155 	u32 idVendor;  in remove_id_store()  local
 
 | 
| /Linux-v5.4/drivers/input/joystick/ | 
| D | xpad.c | 108 	u16 idVendor;  member438 	u16 idVendor;  member
 
 | 
| /Linux-v5.4/drivers/hid/i2c-hid/ | 
| D | i2c-hid-core.c | 165 	__u16 idVendor;  member185 static u32 i2c_hid_lookup_quirk(const u16 idVendor, const u16 idProduct)  in i2c_hid_lookup_quirk()
 
 | 
| /Linux-v5.4/tools/usb/ | 
| D | testusb.c | 74 	__u16 idVendor;  member
 | 
| /Linux-v5.4/drivers/staging/gdm724x/ | 
| D | gdm_mux.c | 498 	u16 idVendor, idProduct;  in gdm_mux_probe()  local
 | 
| D | gdm_usb.c | 805 	u16 idVendor, idProduct;  in gdm_usb_probe()  local
 | 
| /Linux-v5.4/drivers/staging/rtl8712/ | 
| D | drv_types.h | 66 	u16		idVendor;  member
 | 
| /Linux-v5.4/include/linux/usb/ | 
| D | composite.h | 536 	u16	idVendor;  member
 | 
| /Linux-v5.4/drivers/usb/gadget/ | 
| D | composite.c | 2053 	__le16 idVendor;  in update_unchanged_dev_desc()  local
 |