Searched refs:sensor_hub_input_get_attribute_info (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/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-v5.4/drivers/iio/orientation/ |
D | hid-sensor-incl-3d.c | 244 ret = sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report() 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() 287 sensor_hub_input_get_attribute_info(hsdev, in incl_3d_parse_report()
|
D | hid-sensor-rotation.c | 191 ret = sensor_hub_input_get_attribute_info(hsdev, in dev_rot_parse_report() 215 sensor_hub_input_get_attribute_info(hsdev, in dev_rot_parse_report()
|
/Linux-v5.4/drivers/iio/light/ |
D | hid-sensor-prox.c | 209 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in prox_parse_report() 223 sensor_hub_input_get_attribute_info(hsdev, in prox_parse_report() 233 sensor_hub_input_get_attribute_info(hsdev, in prox_parse_report()
|
D | hid-sensor-als.c | 231 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in als_parse_report() 252 sensor_hub_input_get_attribute_info(hsdev, in als_parse_report()
|
/Linux-v5.4/drivers/iio/magnetometer/ |
D | hid-sensor-magn-3d.c | 358 status = sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 443 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 453 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report() 463 sensor_hub_input_get_attribute_info(hsdev, in magn_3d_parse_report()
|
/Linux-v5.4/drivers/iio/humidity/ |
D | hid-sensor-humidity.c | 164 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in humidity_parse_report() 181 sensor_hub_input_get_attribute_info(hsdev, in humidity_parse_report()
|
/Linux-v5.4/drivers/iio/temperature/ |
D | hid-sensor-temperature.c | 161 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in temperature_parse_report() 178 sensor_hub_input_get_attribute_info(hsdev, in temperature_parse_report()
|
/Linux-v5.4/drivers/iio/pressure/ |
D | hid-sensor-press.c | 213 ret = sensor_hub_input_get_attribute_info(hsdev, HID_INPUT_REPORT, in press_parse_report() 232 sensor_hub_input_get_attribute_info(hsdev, in press_parse_report()
|
/Linux-v5.4/drivers/iio/gyro/ |
D | hid-sensor-gyro-3d.c | 246 ret = sensor_hub_input_get_attribute_info(hsdev, in gyro_3d_parse_report() 270 sensor_hub_input_get_attribute_info(hsdev, in gyro_3d_parse_report()
|
/Linux-v5.4/include/linux/ |
D | hid-sensor-hub.h | 155 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev,
|
/Linux-v5.4/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-v5.4/drivers/iio/accel/ |
D | hid-sensor-accel-3d.c | 298 ret = sensor_hub_input_get_attribute_info(hsdev, in accel_3d_parse_report() 322 sensor_hub_input_get_attribute_info(hsdev, in accel_3d_parse_report()
|
/Linux-v5.4/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 142 if (sensor_hub_input_get_attribute_info(hsdev, in hid_time_parse_report()
|
/Linux-v5.4/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);
|