Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c362 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev, in hid_sensor_parse_common_attributes() function
393 EXPORT_SYMBOL(hid_sensor_parse_common_attributes);
/linux-4.1.27/include/linux/
Dhid-sensor-hub.h252 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev,
/linux-4.1.27/drivers/rtc/
Drtc-hid-sensor-time.c253 ret = hid_sensor_parse_common_attributes(hsdev, in hid_time_probe()
/linux-4.1.27/drivers/iio/orientation/
Dhid-sensor-rotation.c238 ret = hid_sensor_parse_common_attributes(hsdev, in hid_dev_rot_probe()
Dhid-sensor-incl-3d.c331 ret = hid_sensor_parse_common_attributes(hsdev, in hid_incl_3d_probe()
/linux-4.1.27/drivers/iio/pressure/
Dhid-sensor-press.c275 ret = hid_sensor_parse_common_attributes(hsdev, in hid_press_probe()
/linux-4.1.27/drivers/iio/light/
Dhid-sensor-prox.c265 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_PROX, in hid_prox_probe()
Dhid-sensor-als.c277 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
/linux-4.1.27/drivers/iio/accel/
Dhid-sensor-accel-3d.c315 ret = hid_sensor_parse_common_attributes(hsdev, in hid_accel_3d_probe()
/linux-4.1.27/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c312 ret = hid_sensor_parse_common_attributes(hsdev, in hid_gyro_3d_probe()
/linux-4.1.27/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c434 ret = hid_sensor_parse_common_attributes(hsdev, in hid_magn_3d_probe()