Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/gadget/function/
A Df_ecm.c63 static inline struct f_ecm *func_to_ecm(struct usb_function *f) in func_to_ecm() function
470 struct f_ecm *ecm = func_to_ecm(f); in ecm_setup()
535 struct f_ecm *ecm = func_to_ecm(f); in ecm_set_alt()
613 struct f_ecm *ecm = func_to_ecm(f); in ecm_get_alt()
622 struct f_ecm *ecm = func_to_ecm(f); in ecm_disable()
660 struct f_ecm *ecm = func_to_ecm(&geth->func); in ecm_open()
670 struct f_ecm *ecm = func_to_ecm(&geth->func); in ecm_close()
686 struct f_ecm *ecm = func_to_ecm(f); in ecm_bind()
893 ecm = func_to_ecm(f); in ecm_free()
903 struct f_ecm *ecm = func_to_ecm(f); in ecm_unbind()

Completed in 7 milliseconds