Searched refs:sensor_hub_input_get_attribute_info (Results 1 – 15 of 15) sorted by relevance
/linux-5.10/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c | 391 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_get_reporting_interval() 409 sensor_hub_input_get_attribute_info(hsdev, HID_FEATURE_REPORT, in hid_sensor_get_report_latency_info() 458 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes() 463 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes() 471 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes() 478 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes()
|
/linux-5.10/drivers/iio/orientation/ |
D | hid-sensor-incl-3d.c | 242 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 252 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 262 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 285 sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report()
|
D | hid-sensor-rotation.c | 189 ret = sensor_hub_input_get_attribute_info(hsdev, in dev_rot_parse_report() 213 sensor_hub_input_get_attribute_info(hsdev, in dev_rot_parse_report()
|
/linux-5.10/drivers/iio/light/ |
D | hid-sensor-prox.c | 207 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in prox_parse_report() 221 sensor_hub_input_get_attribute_info(hsdev, in prox_parse_report() 231 sensor_hub_input_get_attribute_info(hsdev, in prox_parse_report()
|
D | hid-sensor-als.c | 229 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in als_parse_report() 250 sensor_hub_input_get_attribute_info(hsdev, in als_parse_report()
|
/linux-5.10/drivers/iio/magnetometer/ |
D | hid-sensor-magn-3d.c | 356 status = sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 441 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 451 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 461 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report()
|
/linux-5.10/drivers/iio/humidity/ |
D | hid-sensor-humidity.c | 162 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in humidity_parse_report() 179 sensor_hub_input_get_attribute_info(hsdev, in humidity_parse_report()
|
/linux-5.10/drivers/iio/temperature/ |
D | hid-sensor-temperature.c | 159 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in temperature_parse_report() 176 sensor_hub_input_get_attribute_info(hsdev, in temperature_parse_report()
|
/linux-5.10/drivers/iio/pressure/ |
D | hid-sensor-press.c | 211 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in press_parse_report() 230 sensor_hub_input_get_attribute_info(hsdev, in press_parse_report()
|
/linux-5.10/drivers/iio/gyro/ |
D | hid-sensor-gyro-3d.c | 244 ret = sensor_hub_input_get_attribute_info(hsdev, in gyro_3d_parse_report() 268 sensor_hub_input_get_attribute_info(hsdev, in gyro_3d_parse_report()
|
/linux-5.10/drivers/iio/accel/ |
D | hid-sensor-accel-3d.c | 296 ret = sensor_hub_input_get_attribute_info(hsdev, in accel_3d_parse_report() 320 sensor_hub_input_get_attribute_info(hsdev, in accel_3d_parse_report()
|
/linux-5.10/include/linux/ |
D | hid-sensor-hub.h | 155 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev,
|
/linux-5.10/Documentation/hid/ |
D | hid-sensor.rst | 110 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, 128 sensor_hub_input_get_attribute_info before, then it can directly set that 137 sensor_hub_input_get_attribute_info before, then it can directly get that
|
/linux-5.10/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 142 if (sensor_hub_input_get_attribute_info(hsdev, in hid_time_parse_report()
|
/linux-5.10/drivers/hid/ |
D | hid-sensor-hub.c | 370 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_get_attribute_info() function 418 EXPORT_SYMBOL_GPL(sensor_hub_input_get_attribute_info);
|