Searched refs:func_to_ecm (Results 1 – 1 of 1) sorted by relevance
63 static inline struct f_ecm *func_to_ecm(struct usb_function *f) in func_to_ecm() function459 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 …]