Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/bdc/
Dbdc.h481 void bdc_sr_uspc(struct bdc *bdc, struct bdc_sr *sreport);
Dbdc_udc.c231 void bdc_sr_uspc(struct bdc *bdc, struct bdc_sr *sreport) in bdc_sr_uspc() function
Dbdc_core.c302 bdc->sr_handler[1] = bdc_sr_uspc; in bdc_mem_init()