Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/bdc/
Dbdc_core.c53 int bdc_stop(struct bdc *bdc) in bdc_stop() function
84 ret = bdc_stop(bdc); in bdc_reset()
343 ret = bdc_stop(bdc); in bdc_reinit()
Dbdc.h473 int bdc_stop(struct bdc *);
Dbdc_udc.c403 bdc_stop(bdc); in bdc_udc_stop()