f_gether_opts     300 drivers/usb/gadget/function/f_subset.c 	struct f_gether_opts	*gether_opts;
f_gether_opts     302 drivers/usb/gadget/function/f_subset.c 	gether_opts = container_of(f->fi, struct f_gether_opts, func_inst);
f_gether_opts     382 drivers/usb/gadget/function/f_subset.c static inline struct f_gether_opts *to_f_gether_opts(struct config_item *item)
f_gether_opts     384 drivers/usb/gadget/function/f_subset.c 	return container_of(to_config_group(item), struct f_gether_opts,
f_gether_opts     419 drivers/usb/gadget/function/f_subset.c 	struct f_gether_opts *opts;
f_gether_opts     421 drivers/usb/gadget/function/f_subset.c 	opts = container_of(f, struct f_gether_opts, func_inst);
f_gether_opts     431 drivers/usb/gadget/function/f_subset.c 	struct f_gether_opts *opts;
f_gether_opts     468 drivers/usb/gadget/function/f_subset.c 	struct f_gether_opts *opts;
f_gether_opts     476 drivers/usb/gadget/function/f_subset.c 	opts = container_of(fi, struct f_gether_opts, func_inst);
f_gether_opts     309 drivers/usb/gadget/legacy/ether.c 	struct f_gether_opts	*geth_opts = NULL;
f_gether_opts     346 drivers/usb/gadget/legacy/ether.c 		geth_opts = container_of(fi_geth, struct f_gether_opts,
f_gether_opts     333 drivers/usb/gadget/legacy/g_ffs.c 		struct f_gether_opts *geth_opts;
f_gether_opts     338 drivers/usb/gadget/legacy/g_ffs.c 		geth_opts = container_of(fi_geth, struct f_gether_opts,
f_gether_opts     378 drivers/usb/gadget/legacy/g_ffs.c 		struct f_gether_opts *geth_opts;
f_gether_opts     380 drivers/usb/gadget/legacy/g_ffs.c 		geth_opts = container_of(fi_geth, struct f_gether_opts,