f_ecm_opts 691 drivers/usb/gadget/function/f_ecm.c struct f_ecm_opts *ecm_opts; f_ecm_opts 696 drivers/usb/gadget/function/f_ecm.c ecm_opts = container_of(f->fi, struct f_ecm_opts, func_inst); f_ecm_opts 824 drivers/usb/gadget/function/f_ecm.c static inline struct f_ecm_opts *to_f_ecm_opts(struct config_item *item) f_ecm_opts 826 drivers/usb/gadget/function/f_ecm.c return container_of(to_config_group(item), struct f_ecm_opts, f_ecm_opts 861 drivers/usb/gadget/function/f_ecm.c struct f_ecm_opts *opts; f_ecm_opts 863 drivers/usb/gadget/function/f_ecm.c opts = container_of(f, struct f_ecm_opts, func_inst); f_ecm_opts 873 drivers/usb/gadget/function/f_ecm.c struct f_ecm_opts *opts; f_ecm_opts 895 drivers/usb/gadget/function/f_ecm.c struct f_ecm_opts *opts; f_ecm_opts 898 drivers/usb/gadget/function/f_ecm.c opts = container_of(f->fi, struct f_ecm_opts, func_inst); f_ecm_opts 925 drivers/usb/gadget/function/f_ecm.c struct f_ecm_opts *opts; f_ecm_opts 933 drivers/usb/gadget/function/f_ecm.c opts = container_of(fi, struct f_ecm_opts, func_inst); f_ecm_opts 141 drivers/usb/gadget/legacy/cdc2.c struct f_ecm_opts *ecm_opts; f_ecm_opts 154 drivers/usb/gadget/legacy/cdc2.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); f_ecm_opts 308 drivers/usb/gadget/legacy/ether.c struct f_ecm_opts *ecm_opts = NULL; f_ecm_opts 334 drivers/usb/gadget/legacy/ether.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); f_ecm_opts 325 drivers/usb/gadget/legacy/g_ffs.c struct f_ecm_opts *ecm_opts; f_ecm_opts 330 drivers/usb/gadget/legacy/g_ffs.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); f_ecm_opts 373 drivers/usb/gadget/legacy/g_ffs.c struct f_ecm_opts *ecm_opts; f_ecm_opts 375 drivers/usb/gadget/legacy/g_ffs.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); f_ecm_opts 298 drivers/usb/gadget/legacy/multi.c struct f_ecm_opts *ecm_opts; f_ecm_opts 318 drivers/usb/gadget/legacy/multi.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst);