Home
last modified time | relevance | path

Searched refs:bdc_stop_ep (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.h16 int bdc_stop_ep(struct bdc *bdc, int epnum);
H A Dbdc_cmd.c335 int bdc_stop_ep(struct bdc *bdc, int epnum) in bdc_stop_ep() function