Home
last modified time | relevance | path

Searched defs:f_ncm_opts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Du_ncm.h18 struct f_ncm_opts { struct
19 struct usb_function_instance func_inst;
20 struct net_device *net;
21 bool bound;
23 struct config_group *ncm_interf_group;
24 struct usb_os_desc ncm_os_desc;
25 char ncm_ext_compat_id[16];
32 struct mutex lock;
33 int refcnt;