Home
last modified time | relevance | path

Searched refs:sensor_hub_set_feature (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c138 sensor_hub_set_feature(st->hsdev, st->power_state.report_id, in _hid_sensor_power_state()
145 sensor_hub_set_feature(st->hsdev, st->report_state.report_id, in _hid_sensor_power_state()
202 sensor_hub_set_feature(attrb->hsdev, attrb->poll.report_id, in hid_sensor_set_power_work()
208 sensor_hub_set_feature(attrb->hsdev, in hid_sensor_set_power_work()
Dhid-sensor-attributes.c224 ret = sensor_hub_set_feature(st->hsdev, st->poll.report_id, in hid_sensor_write_samp_freq_value()
276 ret = sensor_hub_set_feature(st->hsdev, st->sensitivity.report_id, in hid_sensor_write_raw_hyst_value()
435 return sensor_hub_set_feature(st->hsdev, st->report_latency.report_id, in hid_sensor_set_report_latency()
/kernel/linux/linux-5.10/include/linux/
Dhid-sensor-hub.h196 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,
/kernel/linux/linux-5.10/drivers/hid/
Dhid-sensor-custom.c197 ret = sensor_hub_set_feature(sensor_inst->hsdev, in set_power_report_state()
212 ret = sensor_hub_set_feature(sensor_inst->hsdev, in set_power_report_state()
404 ret = sensor_hub_set_feature(sensor_inst->hsdev, report_id, in store_value()
Dhid-sensor-hub.c191 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature() function
237 EXPORT_SYMBOL_GPL(sensor_hub_set_feature);
/kernel/linux/linux-5.10/Documentation/hid/
Dhid-sensor.rst123 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,