/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-hid-sensor-time.c | 50 unsigned usage_id, void *priv) in hid_time_proc_event() 77 unsigned usage_id, size_t raw_len, in hid_time_capture_sample() 83 switch (usage_id) { in hid_time_capture_sample() 136 unsigned usage_id, in hid_time_parse_report() 143 HID_INPUT_REPORT, usage_id, in hid_time_parse_report() 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/rtc/ |
H A D | rtc-hid-sensor-time.c | 50 unsigned usage_id, void *priv) in hid_time_proc_event() 77 unsigned usage_id, size_t raw_len, in hid_time_capture_sample() 83 switch (usage_id) { in hid_time_capture_sample() 136 unsigned usage_id, in hid_time_parse_report() 143 HID_INPUT_REPORT, usage_id, in hid_time_parse_report() 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 | 168 unsigned usage_id, in press_proc_event() 188 unsigned usage_id, in press_capture_sample() 196 switch (usage_id) { in press_capture_sample() 216 unsigned usage_id, in press_parse_report() 222 usage_id, in press_parse_report() 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/light/ |
H A D | hid-sensor-prox.c | 166 unsigned usage_id, in prox_proc_event() 183 unsigned usage_id, in prox_capture_sample() 191 switch (usage_id) { in prox_capture_sample() 213 unsigned usage_id, in prox_parse_report() 219 usage_id, in prox_parse_report() 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/accel/ |
H A D | hid-sensor-accel-3d.c | 236 unsigned usage_id, in accel_3d_proc_event() 260 unsigned usage_id, in accel_3d_capture_sample() 269 switch (usage_id) { in accel_3d_capture_sample() 273 offset = usage_id - HID_USAGE_SENSOR_ACCEL_X_AXIS; in accel_3d_capture_sample() 296 unsigned usage_id, in accel_3d_parse_report() 305 usage_id, in accel_3d_parse_report() 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-5.10/drivers/hid/ |
H A D | hid-sensor-custom.c | 57 u32 usage_id; member 74 int usage_id; member 413 unsigned usage_id, size_t raw_len, in hid_sensor_capture_sample() 435 header.usage_id = hsdev->usage; in hid_sensor_capture_sample() 455 unsigned usage_id, void *priv) in hid_sensor_send_event() 487 sensor_field->attribute.usage_id = sensor_inst->hsdev->usage; in hid_sensor_custom_add_field() 412 hid_sensor_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) hid_sensor_capture_sample() argument 454 hid_sensor_send_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) hid_sensor_send_event() argument
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-sensor-custom.c | 61 u32 usage_id; member 78 int usage_id; member 418 unsigned usage_id, size_t raw_len, in hid_sensor_capture_sample() 440 header.usage_id = hsdev->usage; in hid_sensor_capture_sample() 460 unsigned usage_id, void *priv) in hid_sensor_send_event() 492 sensor_field->attribute.usage_id = sensor_inst->hsdev->usage; in hid_sensor_custom_add_field() 417 hid_sensor_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) hid_sensor_capture_sample() argument 459 hid_sensor_send_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) hid_sensor_send_event() argument
|