Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c256 bdc_softconn(bdc); in bdc_sr_uspc()
440 bdc_softconn(bdc); in bdc_udc_pullup()
H A Dbdc.h470 void bdc_softconn(struct bdc *bdc);
H A Dbdc_core.c131 void bdc_softconn(struct bdc *bdc) in bdc_softconn() function