Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210.h20 void fotg210_vbus(struct fotg210 *fotg, bool enable);
H A Dfotg210-core.c101 void fotg210_vbus(struct fotg210 *fotg, bool enable) in fotg210_vbus() function
H A Dfotg210-udc.c1107 fotg210_vbus(fotg210->fotg, is_active); in fotg210_vbus_session()