Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/gadget/function/
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
/linux-6.14.4/drivers/usb/gadget/legacy/
Dnokia.c146 struct usb_function *f_phonet = NULL; in nokia_bind_config() local