Searched refs:f_phonet_opts (Results 1 – 2 of 2) sorted by relevance
486 struct f_phonet_opts *phonet_opts; in pn_bind()488 phonet_opts = container_of(f->fi, struct f_phonet_opts, func_inst); in pn_bind()572 static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) in to_f_phonet_opts()574 return container_of(to_config_group(item), struct f_phonet_opts, in to_f_phonet_opts()580 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release()609 struct f_phonet_opts *opts; in phonet_free_inst()611 opts = container_of(f, struct f_phonet_opts, func_inst); in phonet_free_inst()621 struct f_phonet_opts *opts; in phonet_alloc_inst()667 struct f_phonet_opts *opts; in phonet_alloc()675 opts = container_of(fi, struct f_phonet_opts, func_inst); in phonet_alloc()
14 struct f_phonet_opts { struct