Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.c23 #define HID_DEFAULT_MAX_VALUE 0x80 macro
153 acc_feature.accel_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
161 gyro_feature.gyro_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
169 magno_feature.heading_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
172 magno_feature.flux_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
180 als_feature.als_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_report()
/linux-6.1.9/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_desc.c21 #define HID_DEFAULT_MAX_VALUE 0x80 macro
88 acc_feature.accel_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()
96 gyro_feature.gyro_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()
104 magno_feature.heading_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()
107 magno_feature.flux_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()
115 als_feature.als_sensitivity_max = HID_DEFAULT_MAX_VALUE; in get_feature_rep()