Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_hid.c1318 static inline struct f_hid_opts *to_f_hid_opts(struct config_item *item) in to_f_hid_opts()
1320 return container_of(to_config_group(item), struct f_hid_opts, in to_f_hid_opts()
1326 struct f_hid_opts *opts = to_f_hid_opts(item); in hid_attr_release()
1338 struct f_hid_opts *opts = to_f_hid_opts(item); \
1351 struct f_hid_opts *opts = to_f_hid_opts(item); \
1386 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_show()
1400 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_store()
1431 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_interval_show()
1444 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_interval_store()
1478 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_dev_show()
[all …]
H A Du_hid.h18 struct f_hid_opts { struct