Searched refs:f_hid_opts (Results 1 – 3 of 3) sorted by relevance
1308 struct f_hid_opts *opts = to_f_hid_opts(item); in hid_attr_release()1320 struct f_hid_opts *opts = to_f_hid_opts(item); \1333 struct f_hid_opts *opts = to_f_hid_opts(item); \1368 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_show()1382 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_store()1413 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_dev_show()1443 struct f_hid_opts *opts; in hidg_free_inst()1445 opts = container_of(f, struct f_hid_opts, func_inst); in hidg_free_inst()1463 struct f_hid_opts *opts; in hidg_alloc_inst()1503 struct f_hid_opts *opts; in hidg_free()[all …]
18 struct f_hid_opts { struct
137 struct f_hid_opts *hid_opts; in hid_bind()151 hid_opts = container_of(iter_n->fi, struct f_hid_opts, func_inst); in hid_bind()
Completed in 8 milliseconds