Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhid-sensor-hub.h248 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev,
/kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c447 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev, in hid_sensor_parse_common_attributes() function
510 EXPORT_SYMBOL(hid_sensor_parse_common_attributes);
/kernel/linux/linux-5.10/drivers/iio/temperature/
Dhid-sensor-temperature.c210 ret = hid_sensor_parse_common_attributes(hsdev, in hid_temperature_probe()
/kernel/linux/linux-5.10/drivers/iio/humidity/
Dhid-sensor-humidity.c213 ret = hid_sensor_parse_common_attributes(hsdev, in hid_humidity_probe()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-hid-sensor-time.c239 ret = hid_sensor_parse_common_attributes(hsdev, in hid_time_probe()
/kernel/linux/linux-5.10/drivers/iio/pressure/
Dhid-sensor-press.c261 ret = hid_sensor_parse_common_attributes(hsdev, in hid_press_probe()
/kernel/linux/linux-5.10/drivers/iio/light/
Dhid-sensor-prox.c268 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_PROX, in hid_prox_probe()
Dhid-sensor-als.c280 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
/kernel/linux/linux-5.10/drivers/iio/orientation/
Dhid-sensor-rotation.c260 ret = hid_sensor_parse_common_attributes(hsdev, hsdev->usage, in hid_dev_rot_probe()
Dhid-sensor-incl-3d.c317 ret = hid_sensor_parse_common_attributes(hsdev, in hid_incl_3d_probe()
/kernel/linux/linux-5.10/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c298 ret = hid_sensor_parse_common_attributes(hsdev, in hid_gyro_3d_probe()
/kernel/linux/linux-5.10/drivers/iio/accel/
Dhid-sensor-accel-3d.c370 ret = hid_sensor_parse_common_attributes(hsdev, hsdev->usage, in hid_accel_3d_probe()
/kernel/linux/linux-5.10/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c496 ret = hid_sensor_parse_common_attributes(hsdev, in hid_magn_3d_probe()