f_phonet_opts 486 drivers/usb/gadget/function/f_phonet.c struct f_phonet_opts *phonet_opts; f_phonet_opts 488 drivers/usb/gadget/function/f_phonet.c phonet_opts = container_of(f->fi, struct f_phonet_opts, func_inst); f_phonet_opts 572 drivers/usb/gadget/function/f_phonet.c static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) f_phonet_opts 574 drivers/usb/gadget/function/f_phonet.c return container_of(to_config_group(item), struct f_phonet_opts, f_phonet_opts 580 drivers/usb/gadget/function/f_phonet.c struct f_phonet_opts *opts = to_f_phonet_opts(item); f_phonet_opts 609 drivers/usb/gadget/function/f_phonet.c struct f_phonet_opts *opts; f_phonet_opts 611 drivers/usb/gadget/function/f_phonet.c opts = container_of(f, struct f_phonet_opts, func_inst); f_phonet_opts 621 drivers/usb/gadget/function/f_phonet.c struct f_phonet_opts *opts; f_phonet_opts 667 drivers/usb/gadget/function/f_phonet.c struct f_phonet_opts *opts; f_phonet_opts 675 drivers/usb/gadget/function/f_phonet.c opts = container_of(fi, struct f_phonet_opts, func_inst);