Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.h29 struct common_input_property { struct
45 struct common_input_property common_property; argument
63 struct common_input_property common_property;
82 struct common_input_property common_property;
98 struct common_input_property common_property;
108 struct common_input_property common_property;
Damd_sfh_hid_desc.c194 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs()