Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid-sensor-hub.h250 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev,
/openbmc/linux/drivers/iio/common/hid-sensors/
H A 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);
/openbmc/linux/drivers/iio/humidity/
H A Dhid-sensor-humidity.c210 ret = hid_sensor_parse_common_attributes(hsdev, in hid_humidity_probe()
/openbmc/linux/drivers/iio/temperature/
H A Dhid-sensor-temperature.c207 ret = hid_sensor_parse_common_attributes(hsdev, in hid_temperature_probe()
/openbmc/linux/drivers/rtc/
H A Drtc-hid-sensor-time.c239 ret = hid_sensor_parse_common_attributes(hsdev, in hid_time_probe()
/openbmc/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c260 ret = hid_sensor_parse_common_attributes(hsdev, in hid_press_probe()
/openbmc/linux/drivers/iio/light/
H A Dhid-sensor-prox.c252 ret = hid_sensor_parse_common_attributes(hsdev, hsdev->usage, in hid_prox_probe()
H A Dhid-sensor-als.c285 ret = hid_sensor_parse_common_attributes(hsdev, in hid_als_probe()
/openbmc/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c264 ret = hid_sensor_parse_common_attributes(hsdev, in hid_dev_rot_probe()
H A Dhid-sensor-incl-3d.c319 ret = hid_sensor_parse_common_attributes(hsdev, in hid_incl_3d_probe()
/openbmc/linux/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c285 ret = hid_sensor_parse_common_attributes(hsdev, hsdev->usage, in hid_hinge_probe()
/openbmc/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c297 ret = hid_sensor_parse_common_attributes(hsdev, in hid_gyro_3d_probe()
/openbmc/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c362 ret = hid_sensor_parse_common_attributes(hsdev, in hid_accel_3d_probe()
/openbmc/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c488 ret = hid_sensor_parse_common_attributes(hsdev, in hid_magn_3d_probe()