Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c76 sensor_hub_set_feature(st->hsdev, st->power_state.report_id, in _hid_sensor_power_state()
83 sensor_hub_set_feature(st->hsdev, st->report_state.report_id, in _hid_sensor_power_state()
Dhid-sensor-attributes.c215 ret = sensor_hub_set_feature(st->hsdev, st->poll.report_id, in hid_sensor_write_samp_freq_value()
256 ret = sensor_hub_set_feature(st->hsdev, st->sensitivity.report_id, in hid_sensor_write_raw_hyst_value()
/linux-4.4.14/include/linux/
Dhid-sensor-hub.h207 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,
/linux-4.4.14/drivers/hid/
Dhid-sensor-custom.c206 ret = sensor_hub_set_feature(sensor_inst->hsdev, in set_power_report_state()
221 ret = sensor_hub_set_feature(sensor_inst->hsdev, in set_power_report_state()
416 ret = sensor_hub_set_feature(sensor_inst->hsdev, report_id, in store_value()
Dhid-sensor-hub.c203 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature() function
243 EXPORT_SYMBOL_GPL(sensor_hub_set_feature);
/linux-4.4.14/Documentation/hid/
Dhid-sensor.txt114 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,