Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c47 static const char * const ep0_state_string[] = { variable
421 ep0_state_string[bdc->ep0_state]); in setup_first_bd_ep0()
1075 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_setup_recv()
1088 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_setup_recv()
1532 ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_data_start()
1546 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_data_start()
1562 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1579 ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1608 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1644 ep0_state_string[bdc->ep0_state]); in ep0_xsf_complete()