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

/linux-4.4.14/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c47 static const char * const ep0_state_string[] = { variable
423 ep0_state_string[bdc->ep0_state]); setup_first_bd_ep0()
1077 __func__, ep0_state_string[bdc->ep0_state]); bdc_xsf_ep0_setup_recv()
1090 __func__, ep0_state_string[bdc->ep0_state]); bdc_xsf_ep0_setup_recv()
1534 ep0_state_string[bdc->ep0_state]); bdc_xsf_ep0_data_start()
1548 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); bdc_xsf_ep0_data_start()
1564 __func__, ep0_state_string[bdc->ep0_state]); bdc_xsf_ep0_status_start()
1581 ep0_state_string[bdc->ep0_state]); bdc_xsf_ep0_status_start()
1610 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); bdc_xsf_ep0_status_start()
1646 ep0_state_string[bdc->ep0_state]); ep0_xsf_complete()

Completed in 63 milliseconds