Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/bdc/
Dbdc_core.c49 int bdc_stop(struct bdc *bdc) in bdc_stop() function
80 ret = bdc_stop(bdc); in bdc_reset()
347 ret = bdc_stop(bdc); in bdc_reinit()
606 ret = bdc_stop(bdc); in bdc_suspend()
Dbdc.h473 int bdc_stop(struct bdc *bdc);
Dbdc_udc.c404 bdc_stop(bdc); in bdc_udc_stop()