Searched defs:reqtype (Results 26 – 27 of 27) sorted by relevance
12
2137 static int udc_get_status(struct lpc32xx_udc *udc, u16 reqtype, u16 wIndex) in udc_get_status()2189 u16 wIndex, wValue, reqtype, req, tmp; in udc_handle_ep0_setup() local
1135 enum hid_class_request reqtype) in hid_hw_idle()