Searched refs:f_hid_opts (Results 1 – 3 of 3) sorted by relevance
1040 static inline struct f_hid_opts *to_f_hid_opts(struct config_item *item) in to_f_hid_opts()1042 return container_of(to_config_group(item), struct f_hid_opts, in to_f_hid_opts()1048 struct f_hid_opts *opts = to_f_hid_opts(item); in hid_attr_release()1060 struct f_hid_opts *opts = to_f_hid_opts(item); \1073 struct f_hid_opts *opts = to_f_hid_opts(item); \1108 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_show()1122 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_store()1153 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_dev_show()1183 struct f_hid_opts *opts; in hidg_free_inst()1185 opts = container_of(f, struct f_hid_opts, func_inst); in hidg_free_inst()[all …]
18 struct f_hid_opts { struct
136 struct f_hid_opts *hid_opts; in hid_bind()151 hid_opts = container_of(n->fi, struct f_hid_opts, func_inst); in hid_bind()