Searched refs:sensor_hub_input_get_attribute_info (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c | 399 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_get_reporting_interval() 417 sensor_hub_input_get_attribute_info(hsdev, HID_FEATURE_REPORT, in hid_sensor_get_report_latency_info() 466 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() 479 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes() 486 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes()
|
/Linux-v4.19/drivers/iio/orientation/ |
D | hid-sensor-incl-3d.c | 254 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 264 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 274 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 297 sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report()
|
D | hid-sensor-rotation.c | 199 ret = sensor_hub_input_get_attribute_info(hsdev, in dev_rot_parse_report() 223 sensor_hub_input_get_attribute_info(hsdev, in dev_rot_parse_report()
|
/Linux-v4.19/drivers/iio/light/ |
D | hid-sensor-prox.c | 219 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in prox_parse_report() 233 sensor_hub_input_get_attribute_info(hsdev, in prox_parse_report() 243 sensor_hub_input_get_attribute_info(hsdev, in prox_parse_report()
|
D | hid-sensor-als.c | 242 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in als_parse_report() 263 sensor_hub_input_get_attribute_info(hsdev, in als_parse_report()
|
/Linux-v4.19/drivers/iio/magnetometer/ |
D | hid-sensor-magn-3d.c | 369 status = sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 454 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 464 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 474 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report()
|
/Linux-v4.19/drivers/iio/humidity/ |
D | hid-sensor-humidity.c | 174 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in humidity_parse_report() 191 sensor_hub_input_get_attribute_info(hsdev, in humidity_parse_report()
|
/Linux-v4.19/drivers/iio/temperature/ |
D | hid-sensor-temperature.c | 171 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in temperature_parse_report() 188 sensor_hub_input_get_attribute_info(hsdev, in temperature_parse_report()
|
/Linux-v4.19/drivers/iio/pressure/ |
D | hid-sensor-press.c | 223 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in press_parse_report() 242 sensor_hub_input_get_attribute_info(hsdev, in press_parse_report()
|
/Linux-v4.19/drivers/iio/gyro/ |
D | hid-sensor-gyro-3d.c | 256 ret = sensor_hub_input_get_attribute_info(hsdev, in gyro_3d_parse_report() 280 sensor_hub_input_get_attribute_info(hsdev, in gyro_3d_parse_report()
|
/Linux-v4.19/drivers/iio/accel/ |
D | hid-sensor-accel-3d.c | 308 ret = sensor_hub_input_get_attribute_info(hsdev, in accel_3d_parse_report() 332 sensor_hub_input_get_attribute_info(hsdev, in accel_3d_parse_report()
|
/Linux-v4.19/include/linux/ |
D | hid-sensor-hub.h | 168 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev,
|
/Linux-v4.19/Documentation/hid/ |
D | hid-sensor.txt | 102 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, 119 sensor_hub_input_get_attribute_info before, then it can directly set that individual 128 sensor_hub_input_get_attribute_info before, then it can directly get that individual
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 155 if (sensor_hub_input_get_attribute_info(hsdev, in hid_time_parse_report()
|
/Linux-v4.19/drivers/hid/ |
D | hid-sensor-hub.c | 376 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_get_attribute_info() function 424 EXPORT_SYMBOL_GPL(sensor_hub_input_get_attribute_info);
|