Home
last modified time | relevance | path

Searched defs:usage_id (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dhid-sensor-temperature.c122 temperature_proc_event(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, void *pdev) temperature_proc_event() argument
136 temperature_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, size_t raw_len, char *raw_data, void *pdev) temperature_capture_sample() argument
153 temperature_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned int usage_id, struct temperature_state *st) temperature_parse_report() argument
/kernel/linux/linux-5.10/drivers/iio/humidity/
H A Dhid-sensor-humidity.c124 humidity_proc_event(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, void *pdev) humidity_proc_event() argument
138 humidity_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, size_t raw_len, char *raw_data, void *pdev) humidity_capture_sample() argument
156 humidity_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned int usage_id, struct hid_humidity_state *st) humidity_parse_report() argument
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dhid-sensor-press.c164 press_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) press_proc_event() argument
181 press_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) press_capture_sample() argument
203 press_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct press_state *st) press_parse_report() argument
/kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c22 u32 usage_id; member
353 int hid_sensor_format_scale(u32 usage_id, in hid_sensor_format_scale() argument
387 hid_sensor_get_reporting_interval(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st) hid_sensor_get_reporting_interval() argument
405 hid_sensor_get_report_latency_info(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st) hid_sensor_get_report_latency_info() argument
447 hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st) hid_sensor_parse_common_attributes() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c189 incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) incl_3d_proc_event() argument
206 incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) incl_3d_capture_sample() argument
234 incl_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct incl_3d_state *st) incl_3d_parse_report() argument
H A Dhid-sensor-rotation.c145 dev_rot_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) dev_rot_proc_event() argument
162 dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) dev_rot_capture_sample() argument
181 dev_rot_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct dev_rot_state *st) dev_rot_parse_report() argument
/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c190 gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) gyro_3d_proc_event() argument
207 gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) gyro_3d_capture_sample() argument
234 gyro_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct gyro_3d_state *st) gyro_3d_parse_report() argument
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dhid-sensor-als.c180 als_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) als_proc_event() argument
197 als_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) als_capture_sample() argument
221 als_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct als_state *st) als_parse_report() argument
H A Dhid-sensor-prox.c164 prox_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) prox_proc_event() argument
181 prox_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) prox_capture_sample() argument
203 prox_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct prox_state *st) prox_parse_report() argument
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c232 accel_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) accel_3d_proc_event() argument
256 accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) accel_3d_capture_sample() argument
290 accel_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct accel_3d_state *st) accel_3d_parse_report() argument
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-hid-sensor-time.c49 hid_time_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) hid_time_proc_event() argument
76 hid_time_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) hid_time_capture_sample() argument
134 hid_time_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, unsigned usage_id, struct hid_time_state *time_state) hid_time_parse_report() argument
/kernel/linux/linux-5.10/include/linux/
H A Dhid-sensor-hub.h27 u32 usage_id; member
50 u32 usage_id; member
220 unsigned usage_id; global() member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dhid-sensor-hub.h27 u32 usage_id; member
50 u32 usage_id; member
221 unsigned usage_id; global() member
[all...]
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-hid-sensor-time.c49 hid_time_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) hid_time_proc_event() argument
76 hid_time_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) hid_time_capture_sample() argument
134 hid_time_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, unsigned usage_id, struct hid_time_state *time_state) hid_time_parse_report() argument
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dhid-sensor-press.c167 press_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) press_proc_event() argument
187 press_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) press_capture_sample() argument
213 press_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct press_state *st) press_parse_report() argument
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dhid-sensor-temperature.c127 temperature_proc_event(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, void *pdev) temperature_proc_event() argument
141 temperature_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, size_t raw_len, char *raw_data, void *pdev) temperature_capture_sample() argument
158 temperature_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned int usage_id, struct temperature_state *st) temperature_parse_report() argument
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c235 accel_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) accel_3d_proc_event() argument
259 accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) accel_3d_capture_sample() argument
293 accel_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct accel_3d_state *st) accel_3d_parse_report() argument
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c189 gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) gyro_3d_proc_event() argument
211 gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) gyro_3d_capture_sample() argument
244 gyro_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct gyro_3d_state *st) gyro_3d_parse_report() argument
/kernel/linux/linux-6.6/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c15 u32 usage_id; member
402 int hid_sensor_format_scale(u32 usage_id, in hid_sensor_format_scale() argument
436 hid_sensor_get_reporting_interval(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st) hid_sensor_get_reporting_interval() argument
454 hid_sensor_get_report_latency_info(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st) hid_sensor_get_report_latency_info() argument
496 hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st, const u32 *sensitivity_addresses, u32 sensitivity_addresses_len) hid_sensor_parse_common_attributes() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dhid-sensor-humidity.c129 humidity_proc_event(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, void *pdev) humidity_proc_event() argument
143 humidity_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, size_t raw_len, char *raw_data, void *pdev) humidity_capture_sample() argument
161 humidity_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned int usage_id, struct hid_humidity_state *st) humidity_parse_report() argument
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dhid-sensor-als.c189 als_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) als_proc_event() argument
210 als_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) als_capture_sample() argument
239 als_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct als_state *st) als_parse_report() argument
H A Dhid-sensor-prox.c165 prox_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) prox_proc_event() argument
182 prox_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) prox_capture_sample() argument
210 prox_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct prox_state *st) prox_parse_report() argument
/kernel/linux/linux-6.6/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c191 incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) incl_3d_proc_event() argument
214 incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) incl_3d_capture_sample() argument
247 incl_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct incl_3d_state *st) incl_3d_parse_report() argument
H A Dhid-sensor-rotation.c145 dev_rot_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) dev_rot_proc_event() argument
167 dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) dev_rot_capture_sample() argument
197 dev_rot_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct dev_rot_state *st) dev_rot_parse_report() argument
/kernel/linux/linux-6.6/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c192 hinge_proc_event(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, void *priv) hinge_proc_event() argument
211 hinge_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, size_t raw_len, char *raw_data, void *priv) hinge_capture_sample() argument
236 hinge_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned int usage_id, struct hinge_state *st) hinge_parse_report() argument

Completed in 15 milliseconds

12