Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_acm.c40 struct f_acm { struct
64 static inline struct f_acm *func_to_acm(struct usb_function *f) in func_to_acm() argument
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dcdc2.c80 static struct usb_function *f_acm; variable
H A Dacm_ms.c97 static struct usb_function *f_acm; variable
H A Dnokia.c145 struct usb_function *f_acm; in nokia_bind_config() local