Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h83 struct sensor_device { struct
100 struct sensor_device sensors[MAX_SENSORS]; argument
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h83 struct sensor_device { struct
100 struct sensor_device sensors[MAX_SENSORS]; argument
/openbmc/linux/drivers/iio/adc/
H A Dsun4i-gpadc-iio.c105 struct device *sensor_device; member
522 info->sensor_device = &pdev->dev; in sun4i_gpadc_probe_dt()
570 info->sensor_device = pdev->dev.parent; in sun4i_gpadc_probe_mfd()
639 info->tzd = devm_thermal_of_zone_register(info->sensor_device, in sun4i_gpadc_probe()