Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_core.c56 int bdc_stop(struct bdc *bdc) in bdc_stop() function
87 ret = bdc_stop(bdc); in bdc_reset()
347 ret = bdc_stop(bdc); in bdc_reinit()
Dbdc.h474 int bdc_stop(struct bdc *);
Dbdc_udc.c407 bdc_stop(bdc); in bdc_udc_stop()