Home
last modified time | relevance | path

Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.15/drivers/usb/common/
H A Ddebug.c166 bRequest == USB_REQ_GET_DESCRIPTOR ? "Get" : "Set", in usb_decode_get_set_descriptor()
246 case USB_REQ_GET_DESCRIPTOR: in usb_decode_ctrl_standard()
/linux-6.15/drivers/usb/misc/
H A Dehset.c132 ret = usb_control_msg_recv(dev, 0, USB_REQ_GET_DESCRIPTOR, in ehset_probe()
H A Dlvstest.c275 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, USB_DT_DEVICE << 8, in get_dev_desc_store()
424 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in lvs_rh_probe()
H A Dusbtest.c1245 req.bRequest = USB_REQ_GET_DESCRIPTOR; in test_ctrl_queue()
/linux-6.15/drivers/usb/usbip/
H A Dvudc_sysfs.c35 req.bRequest = USB_REQ_GET_DESCRIPTOR; in get_gadget_descs()
H A Dvhci_hcd.c419 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in vhci_hub_control()
782 case USB_REQ_GET_DESCRIPTOR: in vhci_urb_enqueue()
H A Dusbip_common.c185 case USB_REQ_GET_DESCRIPTOR: in usbip_dump_usb_ctrlrequest()
/linux-6.15/drivers/usb/gadget/legacy/
H A Ddbgp.c361 if (request == USB_REQ_GET_DESCRIPTOR) { in dbgp_setup()
H A Dinode.c1386 case USB_REQ_GET_DESCRIPTOR: in gadgetfs_setup()
/linux-6.15/sound/usb/
H A Dmidi2.c530 USB_REQ_GET_DESCRIPTOR, in get_group_terminal_block_descs()
549 USB_REQ_GET_DESCRIPTOR, in get_group_terminal_block_descs()
/linux-6.15/include/linux/usb/
H A Dhcd.h617 #define GetHubDescriptor HUB_CLASS_REQ(USB_DIR_IN, USB_RT_HUB, USB_REQ_GET_DESCRIPTOR)
/linux-6.15/include/uapi/linux/usb/
H A Dch9.h82 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/linux-6.15/drivers/usb/core/
H A Dhcd.c547 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
652 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
2197 dr->bRequest = USB_REQ_GET_DESCRIPTOR; in ehset_single_step_set_feature()
H A Dmessage.c795 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor()
845 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
H A Dhub.c423 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in get_hub_descriptor()
4816 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in get_bMaxPacketSize0()
/linux-6.15/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c456 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ast_vhub_std_hub_request()
/linux-6.15/drivers/usb/early/
H A Dehci-dbgp.c557 USB_REQ_GET_DESCRIPTOR, (USB_DT_DEBUG << 8), 0, in _dbgp_external_startup()
/linux-6.15/drivers/hid/
H A Dhid-uclogic-params.c177 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_params_get_str_desc()
/linux-6.15/drivers/usb/gadget/function/
H A Df_hid.c935 | USB_REQ_GET_DESCRIPTOR): in hidg_setup()
H A Df_midi2.c1416 ctrl->bRequest != USB_REQ_GET_DESCRIPTOR) in f_midi2_setup()
/linux-6.15/drivers/usb/host/
H A Dmax3421-hcd.c1704 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in max3421_hub_control()
H A Dxhci-hub.c1251 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_hub_control()
/linux-6.15/drivers/hid/usbhid/
H A Dhid-core.c673 USB_REQ_GET_DESCRIPTOR, USB_RECIP_INTERFACE | USB_DIR_IN, in hid_get_class_descriptor()
/linux-6.15/drivers/usb/gadget/
H A Dcomposite.c1824 case USB_REQ_GET_DESCRIPTOR: in composite_setup()
/linux-6.15/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2181 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in dummy_hub_control()

12