Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c42 static const char * const ep0_state_string[] = { variable
417 ep0_state_string[bdc->ep0_state]); in setup_first_bd_ep0()
1069 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_setup_recv()
1082 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_setup_recv()
1524 ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_data_start()
1538 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_data_start()
1554 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1571 ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1600 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1636 ep0_state_string[bdc->ep0_state]); in ep0_xsf_complete()