Home
last modified time | relevance | path

Searched refs:sensor_hub_get_feature (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c159 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_poll_value()
180 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_samp_freq_value()
224 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_write_samp_freq_value()
242 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_raw_hyst_value()
265 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_raw_hyst_rel_value()
300 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_write_raw_hyst_value()
331 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_write_raw_hyst_rel_value()
472 ret = sensor_hub_get_feature(st->hsdev, st->report_latency.report_id, in hid_sensor_get_report_latency()
576 ret = sensor_hub_get_feature(hsdev, in hid_sensor_parse_common_attributes()
H A Dhid-sensor-trigger.c142 sensor_hub_get_feature(st->hsdev, st->power_state.report_id, in _hid_sensor_power_state()
/kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c164 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_poll_value()
185 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_samp_freq_value()
229 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_write_samp_freq_value()
247 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_read_raw_hyst_value()
282 ret = sensor_hub_get_feature(st->hsdev, in hid_sensor_write_raw_hyst_value()
423 ret = sensor_hub_get_feature(st->hsdev, st->report_latency.report_id, in hid_sensor_get_report_latency()
500 ret = sensor_hub_get_feature(hsdev, in hid_sensor_parse_common_attributes()
H A Dhid-sensor-trigger.c154 sensor_hub_get_feature(st->hsdev, st->power_state.report_id, in _hid_sensor_power_state()
/kernel/linux/linux-5.10/include/linux/
H A Dhid-sensor-hub.h200 * sensor_hub_get_feature() - Feature get request
211 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,
/kernel/linux/linux-6.6/include/linux/
H A Dhid-sensor-hub.h200 * sensor_hub_get_feature() - Feature get request
212 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-sensor-hub.c239 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature() function
288 EXPORT_SYMBOL_GPL(sensor_hub_get_feature); variable
H A Dhid-sensor-custom.c307 ret = sensor_hub_get_feature(sensor_inst->hsdev, in show_value()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-sensor-custom.c311 ret = sensor_hub_get_feature(sensor_inst->hsdev, in show_value()
839 ret = sensor_hub_get_feature(hsdev, prop_attr.report_id, in hid_sensor_custom_get_prop()
H A Dhid-sensor-hub.c238 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature() function
287 EXPORT_SYMBOL_GPL(sensor_hub_get_feature); variable

Completed in 11 milliseconds