Home
last modified time | relevance | path

Searched refs:rndis_state (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Drndis.h201 enum rndis_state { enum
218 enum rndis_state state;
242 enum rndis_state rndis_get_state(int configNr);
H A Drndis.c1021 enum rndis_state rndis_get_state(int configNr) in rndis_get_state()