Home
last modified time | relevance | path

Searched refs:netusb_function (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.4.0/subsys/usb/device/class/netusb/
Dnetusb.h22 struct netusb_function { struct
30 void netusb_enable(const struct netusb_function *func); argument
Dnetusb.c24 const struct netusb_function *func;
95 void netusb_enable(const struct netusb_function *func) in netusb_enable()
Dfunction_eem.c217 static struct netusb_function eem_function = {
Dfunction_ecm.c336 static struct netusb_function ecm_function = {
Dfunction_rndis.c1073 static struct netusb_function rndis_function = {