Home
last modified time | relevance | path

Searched refs:hid_sensor_parse_common_attributes (Results 1 – 14 of 14) sorted by relevance

/linux-5.19.10/include/linux/
Dhid-sensor-hub.h250 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev,
/linux-5.19.10/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c496 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev, in hid_sensor_parse_common_attributes() function
586 EXPORT_SYMBOL_NS(hid_sensor_parse_common_attributes, IIO_HID);
/linux-5.19.10/drivers/iio/humidity/
Dhid-sensor-humidity.c210 ret = hid_sensor_parse_common_attributes(hsdev, in hid_humidity_probe()
/linux-5.19.10/drivers/iio/temperature/
Dhid-sensor-temperature.c207 ret = hid_sensor_parse_common_attributes(hsdev, in hid_temperature_probe()
/linux-5.19.10/drivers/rtc/
Drtc-hid-sensor-time.c239 ret = hid_sensor_parse_common_attributes(hsdev, in hid_time_probe()
/linux-5.19.10/drivers/iio/light/
Dhid-sensor-prox.c247 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_PROX, in hid_prox_probe()
Dhid-sensor-als.c288 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
/linux-5.19.10/drivers/iio/pressure/
Dhid-sensor-press.c260 ret = hid_sensor_parse_common_attributes(hsdev, in hid_press_probe()
/linux-5.19.10/drivers/iio/orientation/
Dhid-sensor-rotation.c264 ret = hid_sensor_parse_common_attributes(hsdev, in hid_dev_rot_probe()
Dhid-sensor-incl-3d.c319 ret = hid_sensor_parse_common_attributes(hsdev, in hid_incl_3d_probe()
/linux-5.19.10/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c296 ret = hid_sensor_parse_common_attributes(hsdev, in hid_gyro_3d_probe()
/linux-5.19.10/drivers/iio/position/
Dhid-sensor-custom-intel-hinge.c285 ret = hid_sensor_parse_common_attributes(hsdev, hsdev->usage, in hid_hinge_probe()
/linux-5.19.10/drivers/iio/accel/
Dhid-sensor-accel-3d.c361 ret = hid_sensor_parse_common_attributes(hsdev, in hid_accel_3d_probe()
/linux-5.19.10/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c488 ret = hid_sensor_parse_common_attributes(hsdev, in hid_magn_3d_probe()