Home
last modified time | relevance | path

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

/openbmc/linux/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, i…