Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c176 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_poll_value()
197 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_samp_freq_value()
241 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_write_samp_freq_value()
259 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_raw_hyst_value()
294 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_write_raw_hyst_value()
431 ret = sensor_hub_get_feature(st->hsdev, st->report_latency.report_id, in hid_sensor_get_report_latency()
508 ret = sensor_hub_get_feature(hsdev, in hid_sensor_parse_common_attributes()
Dhid-sensor-trigger.c165 sensor_hub_get_feature(st->hsdev, st->power_state.report_id, in _hid_sensor_power_state()
/Linux-v4.19/include/linux/
Dhid-sensor-hub.h222 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,
/Linux-v4.19/drivers/hid/
Dhid-sensor-hub.c247 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature() function
296 EXPORT_SYMBOL_GPL(sensor_hub_get_feature);
Dhid-sensor-custom.c318 ret = sensor_hub_get_feature(sensor_inst->hsdev, in show_value()
/Linux-v4.19/Documentation/hid/
Dhid-sensor.txt123 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,