Searched refs:USB_PR_DEVICE (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/drivers/usb/storage/ |
D | unusual_devs.h | 59 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 66 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 78 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 88 USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_FIX_CAPACITY), 93 USB_SC_DEVICE, USB_PR_DEVICE, usb_stor_euscsi_init, 104 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 111 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 122 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 129 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 135 USB_SC_DEVICE, USB_PR_DEVICE, NULL, [all …]
|
D | unusual_uas.h | 35 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 45 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 52 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 59 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 69 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 76 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 83 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 90 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 97 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 104 USB_SC_DEVICE, USB_PR_DEVICE, NULL, [all …]
|
D | unusual_realtek.h | 18 USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0), 23 USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0), 28 USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0), 33 USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0), 38 USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0), 43 USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0),
|
D | unusual_cypress.h | 14 USB_SC_CYP_ATACB, USB_PR_DEVICE, NULL, 0), 20 USB_SC_CYP_ATACB, USB_PR_DEVICE, NULL, 0), 25 USB_SC_CYP_ATACB, USB_PR_DEVICE, NULL, 0),
|
D | unusual_onetouch.h | 16 USB_SC_DEVICE, USB_PR_DEVICE, onetouch_connect_input, 22 USB_SC_DEVICE, USB_PR_DEVICE, onetouch_connect_input,
|
D | unusual_ene_ub6250.h | 8 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 0),
|
D | usb.c | 601 us->protocol = (unusual_dev->useTransport == USB_PR_DEVICE) ? in get_device_info() 642 if (unusual_dev->useTransport != USB_PR_DEVICE && in get_device_info()
|
/Linux-v6.6/include/linux/usb/ |
D | storage.h | 45 #define USB_PR_DEVICE 0xff /* Use device's value */ macro
|