Home
last modified time | relevance | path

Searched refs:USB_DEVICE_ID_MATCH_DEV_PROTOCOL (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dotg_productlist.h85 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_PROTOCOL) && in is_targeted()
H A Ddriver.c671 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_PROTOCOL) && in usb_match_device()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmod_devicetable.h156 #define USB_DEVICE_ID_MATCH_DEV_PROTOCOL 0x0040 macro
H A Dusb.h954 USB_DEVICE_ID_MATCH_DEV_PROTOCOL)
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h485 #define USB_DEVICE_ID_MATCH_DEV_PROTOCOL 0x0040 macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dusb-uclass.c435 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_PROTOCOL) && in usb_match_device()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dusb_intf.c95 #define USB_DEVICE_ID_MATCH_DEV_PROTOCOL 0x0040 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dusb_intf.c82 #define USB_DEVICE_ID_MATCH_DEV_PROTOCOL 0x0040 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dusb_intf.c92 #define USB_DEVICE_ID_MATCH_DEV_PROTOCOL 0x0040 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dusb_intf.c92 #define USB_DEVICE_ID_MATCH_DEV_PROTOCOL 0x0040 macro
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dfile2alias.c209 ADD(alias, "dp", match_flags&USB_DEVICE_ID_MATCH_DEV_PROTOCOL, in do_usb_entry()