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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/class/
H A Dusblp.c110 #define USBLP_REQ_GET_ID 0x00 macro
258 if ((request == USBLP_REQ_GET_ID) && (type == USB_TYPE_CLASS))
272 usblp_ctrl_msg(usblp, USBLP_REQ_GET_ID, USB_TYPE_CLASS, USB_DIR_IN, USB_RECIP_INTERFACE, config, id, maxlen)

Completed in 123 milliseconds