f_printer_opts   1144 drivers/usb/gadget/function/f_printer.c static inline struct f_printer_opts
f_printer_opts   1147 drivers/usb/gadget/function/f_printer.c 	return container_of(to_config_group(item), struct f_printer_opts,
f_printer_opts   1153 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts *opts = to_f_printer_opts(item);
f_printer_opts   1165 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts *opts = to_f_printer_opts(item);
f_printer_opts   1189 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts *opts = to_f_printer_opts(item);
f_printer_opts   1218 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts *opts = to_f_printer_opts(item);
f_printer_opts   1231 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts *opts = to_f_printer_opts(item);
f_printer_opts   1289 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts *opts;
f_printer_opts   1291 drivers/usb/gadget/function/f_printer.c 	opts = container_of(f, struct f_printer_opts, func_inst);
f_printer_opts   1308 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts *opts;
f_printer_opts   1350 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts *opts;
f_printer_opts   1352 drivers/usb/gadget/function/f_printer.c 	opts = container_of(f->fi, struct f_printer_opts, func_inst);
f_printer_opts   1406 drivers/usb/gadget/function/f_printer.c 	struct f_printer_opts	*opts;
f_printer_opts   1408 drivers/usb/gadget/function/f_printer.c 	opts = container_of(fi, struct f_printer_opts, func_inst);
f_printer_opts    141 drivers/usb/gadget/legacy/printer.c 	struct f_printer_opts *opts;
f_printer_opts    148 drivers/usb/gadget/legacy/printer.c 	opts = container_of(fi_printer, struct f_printer_opts, func_inst);