/drivers/hid/ |
D | hid-sensor-hub.c | 50 struct hid_sensor_hub_device *hsdev; member 101 struct hid_sensor_hub_device **hsdev, in sensor_hub_get_callback() 127 int sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_register_callback() 169 int sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, in sensor_hub_remove_callback() 190 int sensor_hub_set_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_set_feature() 238 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id, in sensor_hub_get_feature() 290 int sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, in sensor_hub_input_attr_get_raw_value() 352 int hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_usage_index() 374 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 …]
|
D | hid-sensor-custom.c | 41 struct hid_sensor_hub_device *hsdev; member 417 static int hid_sensor_capture_sample(struct hid_sensor_hub_device *hsdev, in hid_sensor_capture_sample() 459 static int hid_sensor_send_event(struct hid_sensor_hub_device *hsdev, in hid_sensor_send_event() 536 struct hid_sensor_hub_device *hsdev = sensor_inst->hsdev; in hid_sensor_custom_add_fields() local 565 struct hid_sensor_hub_device *hsdev = sensor_inst->hsdev; in hid_sensor_custom_add_attributes() local 824 static int hid_sensor_custom_get_prop(struct hid_sensor_hub_device *hsdev, in hid_sensor_custom_get_prop() 851 hid_sensor_custom_do_match(struct hid_sensor_hub_device *hsdev, in hid_sensor_custom_do_match() 879 hid_sensor_custom_properties_get(struct hid_sensor_hub_device *hsdev, in hid_sensor_custom_properties_get() 908 hid_sensor_custom_get_known(struct hid_sensor_hub_device *hsdev, in hid_sensor_custom_get_known() 940 struct hid_sensor_hub_device *hsdev, in hid_sensor_register_platform_device() [all …]
|
/drivers/ata/ |
D | sata_dwc_460ex.c | 142 struct sata_dwc_device *hsdev; member 205 struct sata_dwc_device *hsdev = hsdevp->hsdev; in sata_dwc_dma_get_channel_old() local 226 struct sata_dwc_device *hsdev) in sata_dwc_dma_init_old() 254 static void sata_dwc_dma_exit_old(struct sata_dwc_device *hsdev) in sata_dwc_dma_exit_old() 291 struct sata_dwc_device *hsdev = hsdev_instance; in dma_dwc_xfer_done() local 326 struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap); in dma_dwc_xfer_setup() local 399 static void clear_interrupt_bit(struct sata_dwc_device *hsdev, u32 bit) in clear_interrupt_bit() 412 struct sata_dwc_device *hsdev, uint intpr) in sata_dwc_error_intr() 465 struct sata_dwc_device *hsdev = HSDEV_FROM_HOST(host); in sata_dwc_isr() local 688 struct sata_dwc_device *hsdev = HSDEV_FROM_HSDEVP(hsdevp); in sata_dwc_clear_dmacr() local [all …]
|
/drivers/iio/light/ |
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() 182 static int prox_capture_sample(struct hid_sensor_hub_device *hsdev, in prox_capture_sample() 211 struct hid_sensor_hub_device *hsdev, in prox_parse_report() 240 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_prox_probe() local 318 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_prox_remove() local
|
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() 210 static int als_capture_sample(struct hid_sensor_hub_device *hsdev, in als_capture_sample() 240 struct hid_sensor_hub_device *hsdev, in als_parse_report() 274 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_als_probe() local 353 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_als_remove() local
|
/drivers/iio/position/ |
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() 211 static int hinge_capture_sample(struct hid_sensor_hub_device *hsdev, in hinge_capture_sample() 237 struct hid_sensor_hub_device *hsdev, in hinge_parse_report() 268 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_hinge_probe() local 347 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_hinge_remove() local
|
/drivers/iio/accel/ |
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() 259 static int accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in accel_3d_capture_sample() 294 struct hid_sensor_hub_device *hsdev, in accel_3d_parse_report() 338 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_accel_3d_probe() local 427 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_accel_3d_remove() local
|
/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 301 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_time_remove() local
|
/drivers/iio/temperature/ |
D | hid-sensor-temperature.c | 127 static int temperature_proc_event(struct hid_sensor_hub_device *hsdev, in temperature_proc_event() 141 static int temperature_capture_sample(struct hid_sensor_hub_device *hsdev, in temperature_capture_sample() 159 struct hid_sensor_hub_device *hsdev, in temperature_parse_report() 196 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_probe() local 262 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_temperature_remove() local
|
/drivers/iio/humidity/ |
D | hid-sensor-humidity.c | 129 static int humidity_proc_event(struct hid_sensor_hub_device *hsdev, in humidity_proc_event() 143 static int humidity_capture_sample(struct hid_sensor_hub_device *hsdev, in humidity_capture_sample() 162 struct hid_sensor_hub_device *hsdev, in humidity_parse_report() 199 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_probe() local 265 struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev); in hid_humidity_remove() local
|
/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() 167 static int dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev, in dev_rot_capture_sample() 198 struct hid_sensor_hub_device *hsdev, in dev_rot_parse_report() 237 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_dev_rot_probe() local 332 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_dev_rot_remove() local
|
D | hid-sensor-incl-3d.c | 191 static int incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, in incl_3d_proc_event() 214 static int incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in incl_3d_capture_sample() 248 struct hid_sensor_hub_device *hsdev, in incl_3d_parse_report() 306 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_incl_3d_probe() local 388 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_incl_3d_remove() local
|
/drivers/iio/pressure/ |
D | hid-sensor-press.c | 167 static int press_proc_event(struct hid_sensor_hub_device *hsdev, in press_proc_event() 187 static int press_capture_sample(struct hid_sensor_hub_device *hsdev, in press_capture_sample() 214 struct hid_sensor_hub_device *hsdev, in press_parse_report() 248 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_press_probe() local 328 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_press_remove() local
|
/drivers/iio/gyro/ |
D | hid-sensor-gyro-3d.c | 189 static int gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev, in gyro_3d_proc_event() 211 static int gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in gyro_3d_capture_sample() 245 struct hid_sensor_hub_device *hsdev, in gyro_3d_parse_report() 286 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_gyro_3d_probe() local 364 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_gyro_3d_remove() local
|
/drivers/iio/magnetometer/ |
D | hid-sensor-magn-3d.c | 282 static int magn_3d_proc_event(struct hid_sensor_hub_device *hsdev, in magn_3d_proc_event() 304 static int magn_3d_capture_sample(struct hid_sensor_hub_device *hsdev, in magn_3d_capture_sample() 350 struct hid_sensor_hub_device *hsdev, in magn_3d_parse_report() 473 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_magn_3d_probe() local 552 struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data; in hid_magn_3d_remove() local
|
/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c | 436 int hid_sensor_get_reporting_interval(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_reporting_interval() 454 static void hid_sensor_get_report_latency_info(struct hid_sensor_hub_device *hsdev, in hid_sensor_get_report_latency_info() 496 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev, in hid_sensor_parse_common_attributes()
|