Home
last modified time | relevance | path

Searched refs:f_phonet_opts (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/function/
Df_phonet.c494 struct f_phonet_opts *phonet_opts; in pn_bind()
496 phonet_opts = container_of(f->fi, struct f_phonet_opts, func_inst); in pn_bind()
580 static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) in to_f_phonet_opts()
582 return container_of(to_config_group(item), struct f_phonet_opts, in to_f_phonet_opts()
588 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release()
617 struct f_phonet_opts *opts; in phonet_free_inst()
619 opts = container_of(f, struct f_phonet_opts, func_inst); in phonet_free_inst()
629 struct f_phonet_opts *opts; in phonet_alloc_inst()
675 struct f_phonet_opts *opts; in phonet_alloc()
683 opts = container_of(fi, struct f_phonet_opts, func_inst); in phonet_alloc()
Du_phonet.h17 struct f_phonet_opts { struct