| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| H A D | hid-sensor-temperature.c | 122 static int temperature_proc_event(struct hid_sensor_hub_device *hsdev, in temperature_proc_event() argument 136 static int temperature_capture_sample(struct hid_sensor_hub_device *hsdev, in temperature_capture_sample() argument 199 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_probe() local 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 263 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_temperature_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/humidity/ |
| H A D | hid-sensor-humidity.c | 124 static int humidity_proc_event(struct hid_sensor_hub_device *hsdev, in humidity_proc_event() argument 138 static int humidity_capture_sample(struct hid_sensor_hub_device *hsdev, in humidity_capture_sample() argument 202 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_probe() local 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 266 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_humidity_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| H A D | hid-sensor-press.c | 164 static int press_proc_event(struct hid_sensor_hub_device *hsdev, in press_proc_event() argument 181 static int press_capture_sample(struct hid_sensor_hub_device *hsdev, in press_capture_sample() argument 249 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_press_probe() local 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 329 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_press_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/ |
| H A D | hid-sensor-attributes.c | 387 int hid_sensor_get_reporting_interval(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_reporting_interval() argument 405 static void hid_sensor_get_report_latency_info(struct hid_sensor_hub_device *hsdev, in 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 static int incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, in incl_3d_proc_event() argument 206 static int incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in incl_3d_capture_sample() argument 304 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_incl_3d_probe() local 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 386 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_incl_3d_remove() local [all...] |
| H A D | hid-sensor-rotation.c | 145 static int dev_rot_proc_event(struct hid_sensor_hub_device *hsdev, in dev_rot_proc_event() argument 162 static int dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev, in dev_rot_capture_sample() argument 233 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_dev_rot_probe() local 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 325 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_dev_rot_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/gyro/ |
| H A D | hid-sensor-gyro-3d.c | 190 static int gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev, in gyro_3d_proc_event() argument 207 static int gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in gyro_3d_capture_sample() argument 287 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_gyro_3d_probe() local 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 365 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_gyro_3d_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/light/ |
| H A D | hid-sensor-als.c | 180 static int als_proc_event(struct hid_sensor_hub_device *hsdev, in als_proc_event() argument 197 static int als_capture_sample(struct hid_sensor_hub_device *hsdev, in als_capture_sample() argument 269 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_als_probe() local 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 347 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_als_remove() local [all...] |
| H A D | hid-sensor-prox.c | 164 static int prox_proc_event(struct hid_sensor_hub_device *hsdev, in prox_proc_event() argument 181 static int prox_capture_sample(struct hid_sensor_hub_device *hsdev, in prox_capture_sample() argument 256 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_prox_probe() local 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 334 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_prox_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/accel/ |
| H A D | hid-sensor-accel-3d.c | 141 struct hid_sensor_hub_device *hsdev = in accel_3d_read_raw() local 232 static int accel_3d_proc_event(struct hid_sensor_hub_device *hsdev, in accel_3d_proc_event() argument 256 static int accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in 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 347 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_accel_3d_probe() local 434 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_accel_3d_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/rtc/ |
| H A D | rtc-hid-sensor-time.c | 49 static int hid_time_proc_event(struct hid_sensor_hub_device *hsdev, in hid_time_proc_event() argument 76 static int hid_time_capture_sample(struct hid_sensor_hub_device *hsdev, in hid_time_capture_sample() argument 225 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_probe() local 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 299 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_time_remove() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | hid-sensor-hub.h | 218 struct hid_sensor_hub_device *hsdev; global() member [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | hid-sensor-hub.h | 219 struct hid_sensor_hub_device *hsdev; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/rtc/ |
| H A D | rtc-hid-sensor-time.c | 49 static int hid_time_proc_event(struct hid_sensor_hub_device *hsdev, in hid_time_proc_event() argument 76 static int hid_time_capture_sample(struct hid_sensor_hub_device *hsdev, in hid_time_capture_sample() argument 225 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_probe() local 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 301 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_time_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/iio/pressure/ |
| H A D | hid-sensor-press.c | 167 static int press_proc_event(struct hid_sensor_hub_device *hsdev, in press_proc_event() argument 187 static int press_capture_sample(struct hid_sensor_hub_device *hsdev, in press_capture_sample() argument 248 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_press_probe() local 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 328 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_press_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/iio/temperature/ |
| H A D | hid-sensor-temperature.c | 127 static int temperature_proc_event(struct hid_sensor_hub_device *hsdev, in temperature_proc_event() argument 141 static int temperature_capture_sample(struct hid_sensor_hub_device *hsdev, in temperature_capture_sample() argument 196 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_probe() local 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 262 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_temperature_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/iio/accel/ |
| H A D | hid-sensor-accel-3d.c | 144 struct hid_sensor_hub_device *hsdev = in accel_3d_read_raw() local 235 static int accel_3d_proc_event(struct hid_sensor_hub_device *hsdev, in accel_3d_proc_event() argument 259 static int accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in accel_3d_capture_sample() argument 338 struct hid_sensor_hub_device *hsdev in hid_accel_3d_probe() local 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 427 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_accel_3d_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/iio/gyro/ |
| H A D | hid-sensor-gyro-3d.c | 189 static int gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev, in gyro_3d_proc_event() argument 211 static int gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in gyro_3d_capture_sample() argument 286 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_gyro_3d_probe() local 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 364 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_gyro_3d_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/iio/common/hid-sensors/ |
| H A D | hid-sensor-attributes.c | 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 static int humidity_proc_event(struct hid_sensor_hub_device *hsdev, in humidity_proc_event() argument 143 static int humidity_capture_sample(struct hid_sensor_hub_device *hsdev, in humidity_capture_sample() argument 199 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_probe() local 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 265 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); hid_humidity_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/iio/light/ |
| H A D | hid-sensor-als.c | 89 struct hid_sensor_hub_device *hsdev = als_state->common_attributes.hsdev; in als_read_raw() local 189 static int als_proc_event(struct hid_sensor_hub_device *hsdev, in als_proc_event() argument 210 static int als_capture_sample(struct hid_sensor_hub_device *hsdev, in als_capture_sample() argument 274 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_als_probe() local 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 353 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_als_remove() local [all...] |
| H A D | hid-sensor-prox.c | 64 struct hid_sensor_hub_device *hsdev; in prox_read_raw() local 165 static int prox_proc_event(struct hid_sensor_hub_device *hsdev, in prox_proc_event() argument 182 static int prox_capture_sample(struct hid_sensor_hub_device *hsdev, in prox_capture_sample() argument 240 struct hid_sensor_hub_device *hsdev in hid_prox_probe() local 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 318 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_prox_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/iio/orientation/ |
| H A D | hid-sensor-incl-3d.c | 191 static int incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, in incl_3d_proc_event() argument 214 static int incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in incl_3d_capture_sample() argument 306 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_incl_3d_probe() local 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 388 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_incl_3d_remove() local [all...] |
| H A D | hid-sensor-rotation.c | 145 static int dev_rot_proc_event(struct hid_sensor_hub_device *hsdev, in dev_rot_proc_event() argument 167 static int dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev, in dev_rot_capture_sample() argument 237 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_dev_rot_probe() local 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 332 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_dev_rot_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/iio/position/ |
| H A D | hid-sensor-custom-intel-hinge.c | 114 struct hid_sensor_hub_device *hsdev; in hinge_read_raw() local 192 static int hinge_proc_event(struct hid_sensor_hub_device *hsdev, in hinge_proc_event() argument 211 static int hinge_capture_sample(struct hid_sensor_hub_device *hsdev, in hinge_capture_sample() argument 268 struct hid_sensor_hub_device *hsdev in hid_hinge_probe() local 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 347 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; hid_hinge_remove() local [all...] |