| /kernel/linux/linux-4.19/drivers/hid/ |
| D | hid-sensor-hub.c | 64 struct hid_sensor_hub_device *hsdev; member 115 struct hid_sensor_hub_device **hsdev, in sensor_hub_get_callback() 141 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_register_callback() 183 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback() 204 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature() 247 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature() 299 int sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_attr_get_raw_value() 361 int hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_usage_index() 383 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_get_attribute_info() 490 struct hid_sensor_hub_device *hsdev = NULL; in sensor_hub_raw_event() local [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-sensor-hub.c | 51 struct hid_sensor_hub_device *hsdev; member 102 struct hid_sensor_hub_device **hsdev, in sensor_hub_get_callback() 128 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_register_callback() 170 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback() 191 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature() 239 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature() 291 int sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_attr_get_raw_value() 353 int hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_usage_index() 375 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_get_attribute_info() 482 struct hid_sensor_hub_device *hsdev = NULL; in sensor_hub_raw_event() local [all …]
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| D | sata_dwc_460ex.c | 151 struct sata_dwc_device *hsdev; member 216 struct sata_dwc_device *hsdev = hsdevp->hsdev; in sata_dwc_dma_get_channel_old() local 237 struct sata_dwc_device *hsdev) in sata_dwc_dma_init_old() 266 static void sata_dwc_dma_exit_old(struct sata_dwc_device *hsdev) in sata_dwc_dma_exit_old() 332 struct sata_dwc_device *hsdev = hsdev_instance; in dma_dwc_xfer_done() local 367 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); in dma_dwc_xfer_setup() local 440 static void clear_interrupt_bit(struct sata_dwc_device *hsdev, u32 bit) in clear_interrupt_bit() 453 struct sata_dwc_device *hsdev, uint intpr) in sata_dwc_error_intr() 506 struct sata_dwc_device *hsdev = HSDEV_FROM_HOST(host); in sata_dwc_isr() local 720 struct sata_dwc_device *hsdev = HSDEV_FROM_HSDEVP(hsdevp); in sata_dwc_clear_dmacr() local [all …]
|
| /kernel/linux/linux-4.19/drivers/ata/ |
| D | sata_dwc_460ex.c | 155 struct sata_dwc_device *hsdev; member 220 struct sata_dwc_device *hsdev = hsdevp->hsdev; in sata_dwc_dma_get_channel_old() local 241 struct sata_dwc_device *hsdev) in sata_dwc_dma_init_old() 270 static void sata_dwc_dma_exit_old(struct sata_dwc_device *hsdev) in sata_dwc_dma_exit_old() 336 struct sata_dwc_device *hsdev = hsdev_instance; in dma_dwc_xfer_done() local 371 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); in dma_dwc_xfer_setup() local 444 static void clear_interrupt_bit(struct sata_dwc_device *hsdev, u32 bit) in clear_interrupt_bit() 457 struct sata_dwc_device *hsdev, uint intpr) in sata_dwc_error_intr() 510 struct sata_dwc_device *hsdev = HSDEV_FROM_HOST(host); in sata_dwc_isr() local 724 struct sata_dwc_device *hsdev = HSDEV_FROM_HSDEVP(hsdevp); in sata_dwc_clear_dmacr() local [all …]
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-hid-sensor-time.c | 49 static int hid_time_proc_event(struct hid_sensor_hub_device *hsdev, in hid_time_proc_event() 76 static int hid_time_capture_sample(struct hid_sensor_hub_device *hsdev, in hid_time_capture_sample() 135 struct hid_sensor_hub_device *hsdev, in hid_time_parse_report() 225 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_probe() local 299 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_remove() local
|
| /kernel/linux/linux-4.19/drivers/rtc/ |
| D | rtc-hid-sensor-time.c | 62 static int hid_time_proc_event(struct hid_sensor_hub_device *hsdev, in hid_time_proc_event() 89 static int hid_time_capture_sample(struct hid_sensor_hub_device *hsdev, in hid_time_capture_sample() 148 struct hid_sensor_hub_device *hsdev, in hid_time_parse_report() 239 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_probe() local 313 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_remove() local
|
| /kernel/linux/linux-4.19/drivers/iio/temperature/ |
| D | hid-sensor-temperature.c | 132 static int temperature_proc_event(struct hid_sensor_hub_device *hsdev, in temperature_proc_event() 147 static int temperature_capture_sample(struct hid_sensor_hub_device *hsdev, in temperature_capture_sample() 165 struct hid_sensor_hub_device *hsdev, in temperature_parse_report() 210 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_probe() local 279 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_remove() local
|
| /kernel/linux/linux-4.19/drivers/iio/light/ |
| D | hid-sensor-prox.c | 174 static int prox_proc_event(struct hid_sensor_hub_device *hsdev, in prox_proc_event() 191 static int prox_capture_sample(struct hid_sensor_hub_device *hsdev, in prox_capture_sample() 214 struct hid_sensor_hub_device *hsdev, in prox_parse_report() 261 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_prox_probe() local 347 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_prox_remove() local
|
| D | hid-sensor-als.c | 195 static int als_proc_event(struct hid_sensor_hub_device *hsdev, in als_proc_event() 212 static int als_capture_sample(struct hid_sensor_hub_device *hsdev, in als_capture_sample() 237 struct hid_sensor_hub_device *hsdev, in als_parse_report() 284 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_als_probe() local 370 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_als_remove() local
|
| /kernel/linux/linux-4.19/drivers/iio/humidity/ |
| D | hid-sensor-humidity.c | 134 static int humidity_proc_event(struct hid_sensor_hub_device *hsdev, in humidity_proc_event() 149 static int humidity_capture_sample(struct hid_sensor_hub_device *hsdev, in humidity_capture_sample() 168 struct hid_sensor_hub_device *hsdev, in humidity_parse_report() 213 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_probe() local 282 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_remove() local
|
| /kernel/linux/linux-4.19/drivers/iio/accel/ |
| D | hid-sensor-accel-3d.c | 153 struct hid_sensor_hub_device *hsdev = in accel_3d_read_raw() local 244 static int accel_3d_proc_event(struct hid_sensor_hub_device *hsdev, in accel_3d_proc_event() 268 static int accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in accel_3d_capture_sample() 302 struct hid_sensor_hub_device *hsdev, in accel_3d_parse_report() 358 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_accel_3d_probe() local 453 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_accel_3d_remove() local
|
| /kernel/linux/linux-5.10/drivers/iio/accel/ |
| 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() 256 static int accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in accel_3d_capture_sample() 290 struct hid_sensor_hub_device *hsdev, in accel_3d_parse_report() 346 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_accel_3d_probe() local 433 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_accel_3d_remove() local
|
| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| D | hid-sensor-temperature.c | 122 static int temperature_proc_event(struct hid_sensor_hub_device *hsdev, in temperature_proc_event() 136 static int temperature_capture_sample(struct hid_sensor_hub_device *hsdev, in temperature_capture_sample() 154 struct hid_sensor_hub_device *hsdev, in temperature_parse_report() 199 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_probe() local 263 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_remove() local
|
| /kernel/linux/linux-5.10/drivers/iio/orientation/ |
| D | hid-sensor-rotation.c | 145 static int dev_rot_proc_event(struct hid_sensor_hub_device *hsdev, in dev_rot_proc_event() 162 static int dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev, in dev_rot_capture_sample() 182 struct hid_sensor_hub_device *hsdev, in dev_rot_parse_report() 233 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_dev_rot_probe() local 325 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_dev_rot_remove() local
|
| D | hid-sensor-incl-3d.c | 189 static int incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, in incl_3d_proc_event() 206 static int incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in incl_3d_capture_sample() 235 struct hid_sensor_hub_device *hsdev, in incl_3d_parse_report() 304 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_incl_3d_probe() local 386 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_incl_3d_remove() local
|
| /kernel/linux/linux-5.10/drivers/iio/humidity/ |
| D | hid-sensor-humidity.c | 124 static int humidity_proc_event(struct hid_sensor_hub_device *hsdev, in humidity_proc_event() 138 static int humidity_capture_sample(struct hid_sensor_hub_device *hsdev, in humidity_capture_sample() 157 struct hid_sensor_hub_device *hsdev, in humidity_parse_report() 202 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_probe() local 266 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_remove() local
|
| /kernel/linux/linux-4.19/drivers/iio/orientation/ |
| D | hid-sensor-rotation.c | 155 static int dev_rot_proc_event(struct hid_sensor_hub_device *hsdev, in dev_rot_proc_event() 172 static int dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev, in dev_rot_capture_sample() 192 struct hid_sensor_hub_device *hsdev, in dev_rot_parse_report() 243 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_dev_rot_probe() local 343 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_dev_rot_remove() local
|
| D | hid-sensor-incl-3d.c | 203 static int incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, in incl_3d_proc_event() 220 static int incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in incl_3d_capture_sample() 249 struct hid_sensor_hub_device *hsdev, in incl_3d_parse_report() 318 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_incl_3d_probe() local 408 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_incl_3d_remove() local
|
| /kernel/linux/linux-4.19/drivers/iio/pressure/ |
| D | hid-sensor-press.c | 178 static int press_proc_event(struct hid_sensor_hub_device *hsdev, in press_proc_event() 195 static int press_capture_sample(struct hid_sensor_hub_device *hsdev, in press_capture_sample() 218 struct hid_sensor_hub_device *hsdev, in press_parse_report() 263 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_press_probe() local 351 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_press_remove() local
|
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| D | hid-sensor-press.c | 164 static int press_proc_event(struct hid_sensor_hub_device *hsdev, in press_proc_event() 181 static int press_capture_sample(struct hid_sensor_hub_device *hsdev, in press_capture_sample() 204 struct hid_sensor_hub_device *hsdev, in press_parse_report() 249 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_press_probe() local 329 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_press_remove() local
|
| /kernel/linux/linux-5.10/drivers/iio/light/ |
| D | hid-sensor-prox.c | 164 static int prox_proc_event(struct hid_sensor_hub_device *hsdev, in prox_proc_event() 181 static int prox_capture_sample(struct hid_sensor_hub_device *hsdev, in prox_capture_sample() 204 struct hid_sensor_hub_device *hsdev, in prox_parse_report() 256 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_prox_probe() local 334 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_prox_remove() local
|
| D | hid-sensor-als.c | 180 static int als_proc_event(struct hid_sensor_hub_device *hsdev, in als_proc_event() 197 static int als_capture_sample(struct hid_sensor_hub_device *hsdev, in als_capture_sample() 222 struct hid_sensor_hub_device *hsdev, in als_parse_report() 269 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_als_probe() local 347 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_als_remove() local
|
| /kernel/linux/linux-5.10/drivers/iio/gyro/ |
| D | hid-sensor-gyro-3d.c | 190 static int gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev, in gyro_3d_proc_event() 207 static int gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in gyro_3d_capture_sample() 235 struct hid_sensor_hub_device *hsdev, in gyro_3d_parse_report() 287 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_gyro_3d_probe() local 365 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_gyro_3d_remove() local
|
| /kernel/linux/linux-4.19/drivers/iio/gyro/ |
| D | hid-sensor-gyro-3d.c | 205 static int gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev, in gyro_3d_proc_event() 222 static int gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in gyro_3d_capture_sample() 250 struct hid_sensor_hub_device *hsdev, in gyro_3d_parse_report() 302 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_gyro_3d_probe() local 388 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_gyro_3d_remove() local
|
| /kernel/linux/linux-4.19/drivers/iio/magnetometer/ |
| D | hid-sensor-magn-3d.c | 299 static int magn_3d_proc_event(struct hid_sensor_hub_device *hsdev, in magn_3d_proc_event() 314 static int magn_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in magn_3d_capture_sample() 355 struct hid_sensor_hub_device *hsdev, in magn_3d_parse_report() 496 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_magn_3d_probe() local 579 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_magn_3d_remove() local
|