Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c1437 static int handle_control_request(struct bdc *bdc) in handle_control_request() function
1534 ret = handle_control_request(bdc); in bdc_xsf_ep0_data_start()
1596 ret = handle_control_request(bdc); in bdc_xsf_ep0_status_start()
/linux-4.1.27/drivers/usb/gadget/udc/
Ddummy_hcd.c1479 static int handle_control_request(struct dummy_hcd *dum_hcd, struct urb *urb, in handle_control_request() function
1773 value = handle_control_request(dum_hcd, urb, &setup, in dummy_timer()