Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.h241 enum rndis_state rndis_get_state(int configNr);
H A Drndis.c1014 enum rndis_state rndis_get_state(int configNr) in rndis_get_state() function
H A Dether.c1841 if (rndis_get_state(dev->rndis_config) in rndis_control_ack_complete()