Searched refs:sensor_hub_input_get_attribute_info (Results 1 – 11 of 11) sorted by relevance
/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c | 368 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_get_reporting_interval() 390 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes() 395 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes() 402 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes()
|
/drivers/iio/orientation/ |
D | hid-sensor-incl-3d.c | 255 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 265 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 275 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 298 sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report()
|
D | hid-sensor-rotation.c | 185 ret = sensor_hub_input_get_attribute_info(hsdev, in dev_rot_parse_report() 204 sensor_hub_input_get_attribute_info(hsdev, in dev_rot_parse_report()
|
/drivers/iio/light/ |
D | hid-sensor-prox.c | 220 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in prox_parse_report() 234 sensor_hub_input_get_attribute_info(hsdev, in prox_parse_report()
|
D | hid-sensor-als.c | 227 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in als_parse_report() 246 sensor_hub_input_get_attribute_info(hsdev, in als_parse_report()
|
/drivers/iio/pressure/ |
D | hid-sensor-press.c | 224 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in press_parse_report() 243 sensor_hub_input_get_attribute_info(hsdev, in press_parse_report()
|
/drivers/iio/accel/ |
D | hid-sensor-accel-3d.c | 257 ret = sensor_hub_input_get_attribute_info(hsdev, in accel_3d_parse_report() 281 sensor_hub_input_get_attribute_info(hsdev, in accel_3d_parse_report()
|
/drivers/iio/gyro/ |
D | hid-sensor-gyro-3d.c | 257 ret = sensor_hub_input_get_attribute_info(hsdev, in gyro_3d_parse_report() 281 sensor_hub_input_get_attribute_info(hsdev, in gyro_3d_parse_report()
|
/drivers/iio/magnetometer/ |
D | hid-sensor-magn-3d.c | 321 status = sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 399 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report()
|
/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 155 if (sensor_hub_input_get_attribute_info(hsdev, in hid_time_parse_report()
|
/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);
|