Home
last modified time | relevance | path

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

/linux-6.6.21/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()
1071 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_setup_recv()
1084 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_setup_recv()
1526 ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_data_start()
1540 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_data_start()
1556 __func__, ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1573 ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1602 "ep0_state:%s", ep0_state_string[bdc->ep0_state]); in bdc_xsf_ep0_status_start()
1638 ep0_state_string[bdc->ep0_state]); in ep0_xsf_complete()