Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc.h486 void bdc_xsf_ep0_data_start(struct bdc *bdc, struct bdc_sr *sreport);
H A Dbdc_core.c306 bdc->sr_xsf_ep0[1] = bdc_xsf_ep0_data_start; in bdc_mem_init()
H A Dbdc_ep.c1510 void bdc_xsf_ep0_data_start(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_data_start() function