Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c952 struct bdc_sr *sreport) in handle_xsr_succ_status()
1063 void bdc_xsf_ep0_setup_recv(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_setup_recv()
1509 void bdc_xsf_ep0_data_start(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_data_start()
1547 void bdc_xsf_ep0_status_start(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_status_start()
1609 static void ep0_xsf_complete(struct bdc *bdc, struct bdc_sr *sreport) in ep0_xsf_complete()
1643 void bdc_sr_xsf(struct bdc *bdc, struct bdc_sr *sreport) in bdc_sr_xsf()
H A 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