Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_phonet.c44 struct f_phonet { struct
59 static inline struct f_phonet *func_to_pn(struct usb_function *f) in func_to_pn() argument
/linux-4.4.14/drivers/usb/gadget/legacy/
Dnokia.c150 struct usb_function *f_phonet = NULL; in nokia_bind_config() local