Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c42 static const char * const ep0_state_string[] = { variable
416 ep0_state_string[bdc->ep0_state]); in setup_first_bd_ep0()
1070 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_setup_recv()
1083 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_setup_recv()
1525 ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_data_start()
1539 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_data_start()
1555 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1572 ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1601 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1637 ep0_state_string[bdc->ep0_state]); in ep0_xsf_complete()