Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c1439 static int handle_control_request(struct bdc *bdc) in handle_control_request() function
1536 ret = handle_control_request(bdc); in bdc_xsf_ep0_data_start()
1598 ret = handle_control_request(bdc); in bdc_xsf_ep0_status_start()
/linux-4.4.14/drivers/usb/gadget/udc/
Ddummy_hcd.c1558 static int handle_control_request(struct dummy_hcd *dum_hcd, struct urb *urb, in handle_control_request() function
1852 value = handle_control_request(dum_hcd, urb, &setup, in dummy_timer()