Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c959 struct bdc_sr *sreport) in handle_xsr_succ_status()
1070 void bdc_xsf_ep0_setup_recv(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_setup_recv()
1518 void bdc_xsf_ep0_data_start(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_data_start()
1556 void bdc_xsf_ep0_status_start(struct bdc *bdc, struct bdc_sr *sreport) in bdc_xsf_ep0_status_start()
1618 static void ep0_xsf_complete(struct bdc *bdc, struct bdc_sr *sreport) in ep0_xsf_complete()
1652 void bdc_sr_xsf(struct bdc *bdc, struct bdc_sr *sreport) in bdc_sr_xsf()
Dbdc_udc.c235 void bdc_sr_uspc(struct bdc *bdc, struct bdc_sr *sreport) in bdc_sr_uspc()
295 struct bdc_sr *sreport; in bdc_udc_interrupt() local