Home
last modified time | relevance | path

Searched refs:USB_DT_PIPE_USAGE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/usb/storage/
Duas-detect.h38 if (extra[1] == USB_DT_PIPE_USAGE) { in uas_find_endpoints()
/linux-6.1.9/drivers/usb/common/
Ddebug.c151 case USB_DT_PIPE_USAGE: in usb_decode_get_set_descriptor()
/linux-6.1.9/drivers/usb/gadget/function/
Df_tcm.c1762 .bDescriptorType = USB_DT_PIPE_USAGE,
1805 .bDescriptorType = USB_DT_PIPE_USAGE,
1845 .bDescriptorType = USB_DT_PIPE_USAGE,
1880 .bDescriptorType = USB_DT_PIPE_USAGE,
/linux-6.1.9/include/uapi/linux/usb/
Dch9.h263 #define USB_DT_PIPE_USAGE 0x24 macro