Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc.h471 void bdc_softdisconn(struct bdc *bdc);
H A Dbdc_udc.c424 bdc_softdisconn(bdc); in bdc_udc_pullup()
H A Dbdc_core.c144 void bdc_softdisconn(struct bdc *bdc) in bdc_softdisconn() function