Home
last modified time | relevance | path

Searched refs:USBLP_REQ_GET_ID (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/class/
H A Dusblp.c104 #define USBLP_REQ_GET_ID 0x00 macro
258 if ((request == USBLP_REQ_GET_ID) && (type == USB_TYPE_CLASS)) in usblp_ctrl_msg()
273 usblp_ctrl_msg(usblp, USBLP_REQ_GET_ID, USB_TYPE_CLASS, USB_DIR_IN, USB_RECIP_INTERFACE, config, id, maxlen)
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dusblp.c104 #define USBLP_REQ_GET_ID 0x00 macro
258 if ((request == USBLP_REQ_GET_ID) && (type == USB_TYPE_CLASS)) in usblp_ctrl_msg()
273 usblp_ctrl_msg(usblp, USBLP_REQ_GET_ID, USB_TYPE_CLASS, USB_DIR_IN, USB_RECIP_INTERFACE, config, id, maxlen)

Completed in 4 milliseconds