| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| H A D | hid-sensor-temperature.c | 122 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 D | hid-sensor-humidity.c | 124 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 D | hid-sensor-press.c | 164 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 D | hid-sensor-attributes.c | 22 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 D | hid-sensor-incl-3d.c | 189 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 D | hid-sensor-rotation.c | 145 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 D | hid-sensor-gyro-3d.c | 190 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 D | hid-sensor-als.c | 180 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 D | hid-sensor-prox.c | 164 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 D | hid-sensor-accel-3d.c | 232 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 D | rtc-hid-sensor-time.c | 49 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 D | hid-sensor-hub.h | 27 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 D | hid-sensor-hub.h | 27 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 D | rtc-hid-sensor-time.c | 49 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 D | hid-sensor-press.c | 167 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 D | hid-sensor-temperature.c | 127 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 D | hid-sensor-accel-3d.c | 235 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 D | hid-sensor-gyro-3d.c | 189 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 D | hid-sensor-attributes.c | 15 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 D | hid-sensor-humidity.c | 129 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 D | hid-sensor-als.c | 189 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 D | hid-sensor-prox.c | 165 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 D | hid-sensor-incl-3d.c | 191 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 D | hid-sensor-rotation.c | 145 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 D | hid-sensor-custom-intel-hinge.c | 192 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
|