| /Linux-v5.4/drivers/hid/ | 
| D | hid-sensor-hub.c | 51 	struct hid_sensor_hub_device *hsdev;  member102 					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()
 234 int sensor_hub_get_feature(struct hid_sensor_hub_device *hsdev, u32 report_id,  in sensor_hub_get_feature()
 286 int sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev,  in sensor_hub_input_attr_get_raw_value()
 348 int hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev,  in hid_sensor_get_usage_index()
 370 int sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev,  in sensor_hub_input_get_attribute_info()
 477 	struct hid_sensor_hub_device *hsdev = NULL;  in sensor_hub_raw_event()  local
 [all …]
 
 | 
| D | hid-sensor-custom.c | 38 	struct hid_sensor_hub_device *hsdev;  member412 static int hid_sensor_capture_sample(struct hid_sensor_hub_device *hsdev,  in hid_sensor_capture_sample()
 454 static int hid_sensor_send_event(struct hid_sensor_hub_device *hsdev,  in hid_sensor_send_event()
 531 	struct hid_sensor_hub_device *hsdev = sensor_inst->hsdev;  in hid_sensor_custom_add_fields()  local
 560 	struct hid_sensor_hub_device *hsdev = sensor_inst->hsdev;  in hid_sensor_custom_add_attributes()  local
 752 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_sensor_custom_probe()  local
 803 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_sensor_custom_remove()  local
 
 | 
| /Linux-v5.4/drivers/ata/ | 
| D | sata_dwc_460ex.c | 151 	struct sata_dwc_device	*hsdev;  member216 	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 …]
 
 | 
| /Linux-v5.4/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
 
 | 
| /Linux-v5.4/drivers/iio/humidity/ | 
| D | hid-sensor-humidity.c | 123 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
 271 	struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev);  in hid_humidity_remove()  local
 
 | 
| /Linux-v5.4/drivers/iio/temperature/ | 
| D | hid-sensor-temperature.c | 121 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
 268 	struct hid_sensor_hub_device *hsdev = dev_get_platdata(&pdev->dev);  in hid_temperature_remove()  local
 
 | 
| /Linux-v5.4/drivers/iio/light/ | 
| D | hid-sensor-prox.c | 162 static int prox_proc_event(struct hid_sensor_hub_device *hsdev,  in prox_proc_event()179 static int prox_capture_sample(struct hid_sensor_hub_device *hsdev,  in prox_capture_sample()
 202 				struct hid_sensor_hub_device *hsdev,  in prox_parse_report()
 249 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_prox_probe()  local
 335 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_prox_remove()  local
 
 | 
| D | hid-sensor-als.c | 182 static int als_proc_event(struct hid_sensor_hub_device *hsdev,  in als_proc_event()199 static int als_capture_sample(struct hid_sensor_hub_device *hsdev,  in als_capture_sample()
 224 				struct hid_sensor_hub_device *hsdev,  in als_parse_report()
 271 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_als_probe()  local
 357 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_als_remove()  local
 
 | 
| /Linux-v5.4/drivers/iio/accel/ | 
| D | hid-sensor-accel-3d.c | 140 	struct hid_sensor_hub_device *hsdev =  in accel_3d_read_raw()  local231 static int accel_3d_proc_event(struct hid_sensor_hub_device *hsdev,  in accel_3d_proc_event()
 255 static int accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev,  in accel_3d_capture_sample()
 289 				struct hid_sensor_hub_device *hsdev,  in accel_3d_parse_report()
 345 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_accel_3d_probe()  local
 440 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_accel_3d_remove()  local
 
 | 
| /Linux-v5.4/drivers/iio/orientation/ | 
| D | hid-sensor-rotation.c | 147 static int dev_rot_proc_event(struct hid_sensor_hub_device *hsdev,  in dev_rot_proc_event()164 static int dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev,  in dev_rot_capture_sample()
 184 				struct hid_sensor_hub_device *hsdev,  in dev_rot_parse_report()
 235 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_dev_rot_probe()  local
 335 	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()208 static int incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev,  in incl_3d_capture_sample()
 237 				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
 396 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_incl_3d_remove()  local
 
 | 
| /Linux-v5.4/drivers/iio/pressure/ | 
| D | hid-sensor-press.c | 166 static int press_proc_event(struct hid_sensor_hub_device *hsdev,  in press_proc_event()183 static int press_capture_sample(struct hid_sensor_hub_device *hsdev,  in press_capture_sample()
 206 				struct hid_sensor_hub_device *hsdev,  in press_parse_report()
 251 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_press_probe()  local
 339 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_press_remove()  local
 
 | 
| /Linux-v5.4/drivers/iio/gyro/ | 
| D | hid-sensor-gyro-3d.c | 192 static int gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev,  in gyro_3d_proc_event()209 static int gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev,  in gyro_3d_capture_sample()
 237 				struct hid_sensor_hub_device *hsdev,  in gyro_3d_parse_report()
 289 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_gyro_3d_probe()  local
 375 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_gyro_3d_remove()  local
 
 | 
| /Linux-v5.4/drivers/iio/magnetometer/ | 
| D | hid-sensor-magn-3d.c | 286 static int magn_3d_proc_event(struct hid_sensor_hub_device *hsdev,  in magn_3d_proc_event()301 static int magn_3d_capture_sample(struct hid_sensor_hub_device *hsdev,  in magn_3d_capture_sample()
 342 				struct hid_sensor_hub_device *hsdev,  in magn_3d_parse_report()
 483 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_magn_3d_probe()  local
 566 	struct hid_sensor_hub_device *hsdev = pdev->dev.platform_data;  in hid_magn_3d_remove()  local
 
 | 
| /Linux-v5.4/drivers/iio/common/hid-sensors/ | 
| D | hid-sensor-attributes.c | 387 int hid_sensor_get_reporting_interval(struct hid_sensor_hub_device *hsdev,  in hid_sensor_get_reporting_interval()405 static void hid_sensor_get_report_latency_info(struct hid_sensor_hub_device *hsdev,  in hid_sensor_get_report_latency_info()
 447 int hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev,  in hid_sensor_parse_common_attributes()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | hid-sensor-hub.h | 218 	struct hid_sensor_hub_device *hsdev;  member
 |