Searched refs:sensor_hub_input_get_attribute_info (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c | 351 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_get_reporting_interval() 370 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes() 375 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes() 380 sensor_hub_input_get_attribute_info(hsdev, in hid_sensor_parse_common_attributes()
|
/linux-4.4.14/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()
|
/linux-4.4.14/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()
|
/linux-4.4.14/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()
|
/linux-4.4.14/include/linux/ |
D | hid-sensor-hub.h | 168 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev,
|
/linux-4.4.14/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()
|
/linux-4.4.14/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()
|
/linux-4.4.14/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-4.4.14/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()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 155 if (sensor_hub_input_get_attribute_info(hsdev, in hid_time_parse_report()
|
/linux-4.4.14/drivers/hid/ |
D | hid-sensor-hub.c | 359 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_get_attribute_info() function 407 EXPORT_SYMBOL_GPL(sensor_hub_input_get_attribute_info);
|