Home
last modified time | relevance | path

Searched defs:sreport (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c953 struct bdc_sr *sreport) in handle_xsr_succ_status()
1064 void bdc_xsf_ep0_setup_recv(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_setup_recv()
1510 void bdc_xsf_ep0_data_start(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_data_start()
1548 void bdc_xsf_ep0_status_start(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_status_start()
1610 static void ep0_xsf_complete(struct bdc *bdc, struct bdc_sr *sreport) in ep0_xsf_complete()
1644 void bdc_sr_xsf(struct bdc *bdc, struct bdc_sr *sreport) in bdc_sr_xsf()
Dbdc_udc.c231 void bdc_sr_uspc(struct bdc *bdc, struct bdc_sr *sreport) in bdc_sr_uspc()
292 struct bdc_sr *sreport; in bdc_udc_interrupt() local