Home
last modified time | relevance | path

Searched refs:func_to_ecm (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/function/
Df_ecm.c63 static inline struct f_ecm *func_to_ecm(struct usb_function *f) in func_to_ecm() function
459 struct f_ecm *ecm = func_to_ecm(f); in ecm_setup()
524 struct f_ecm *ecm = func_to_ecm(f); in ecm_set_alt()
602 struct f_ecm *ecm = func_to_ecm(f); in ecm_get_alt()
611 struct f_ecm *ecm = func_to_ecm(f); in ecm_disable()
649 struct f_ecm *ecm = func_to_ecm(&geth->func); in ecm_open()
659 struct f_ecm *ecm = func_to_ecm(&geth->func); in ecm_close()
675 struct f_ecm *ecm = func_to_ecm(f); in ecm_bind()
877 struct f_ecm *ecm = func_to_ecm(f); in ecm_suspend()
887 struct f_ecm *ecm = func_to_ecm(f); in ecm_resume()
[all …]