Lines Matching refs:f_ecm
3 * f_ecm.c -- USB CDC Ethernet (ECM) link function driver
47 struct f_ecm {
64 static inline struct f_ecm *func_to_ecm(struct usb_function *f)
66 return container_of(f, struct f_ecm, port.func);
365 static void ecm_do_notify(struct f_ecm *ecm)
421 static void ecm_notify(struct f_ecm *ecm)
434 struct f_ecm *ecm = req->context;
459 struct f_ecm *ecm = func_to_ecm(f);
524 struct f_ecm *ecm = func_to_ecm(f);
602 struct f_ecm *ecm = func_to_ecm(f);
611 struct f_ecm *ecm = func_to_ecm(f);
649 struct f_ecm *ecm = func_to_ecm(&geth->func);
659 struct f_ecm *ecm = func_to_ecm(&geth->func);
675 struct f_ecm *ecm = func_to_ecm(f);
877 struct f_ecm *ecm = func_to_ecm(f);
887 struct f_ecm *ecm = func_to_ecm(f);
897 struct f_ecm *ecm;
910 struct f_ecm *ecm = func_to_ecm(f);
927 struct f_ecm *ecm;