Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.h12 int bdc_init_ep(struct bdc *bdc);
H A Dbdc_udc.c542 ret = bdc_init_ep(bdc); in bdc_udc_init()
H A Dbdc_ep.c2000 int bdc_init_ep(struct bdc *bdc) in bdc_init_ep() function