Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_phonet.c41 struct f_phonet { struct
56 static inline struct f_phonet *func_to_pn(struct usb_function *f) in func_to_pn() argument
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dnokia.c146 struct usb_function *f_phonet = NULL; in nokia_bind_config() local