Searched refs:f_phonet_opts (Results 1 – 2 of 2) sorted by relevance
494 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()586 static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) in to_f_phonet_opts()588 return container_of(to_config_group(item), struct f_phonet_opts, in to_f_phonet_opts()592 CONFIGFS_ATTR_STRUCT(f_phonet_opts);597 struct f_phonet_opts *opts = to_f_phonet_opts(item); in f_phonet_attr_show()609 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release()619 static ssize_t f_phonet_ifname_show(struct f_phonet_opts *opts, char *page) in f_phonet_ifname_show()640 struct f_phonet_opts *opts; in phonet_free_inst()642 opts = container_of(f, struct f_phonet_opts, func_inst); in phonet_free_inst()[all …]
17 struct f_phonet_opts { struct