Home
last modified time | relevance | path

Searched refs:sensor_device (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/mach-loongson64/
Dboot_param.h77 struct sensor_device { struct
94 struct sensor_device sensors[MAX_SENSORS]; argument
/linux-6.1.9/drivers/iio/adc/
Dsun4i-gpadc-iio.c106 struct device *sensor_device; member
523 info->sensor_device = &pdev->dev; in sun4i_gpadc_probe_dt()
571 info->sensor_device = pdev->dev.parent; in sun4i_gpadc_probe_mfd()
640 info->tzd = devm_thermal_of_zone_register(info->sensor_device, in sun4i_gpadc_probe()