Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_thermal.c80 static const MemoryRegionOps bcm2835_thermal_ops = { variable
101 memory_region_init_io(&s->iomem, OBJECT(s), &bcm2835_thermal_ops, in bcm2835_thermal_realize()
/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c138 static const struct thermal_zone_device_ops bcm2835_thermal_ops = { variable
204 &bcm2835_thermal_ops); in bcm2835_thermal_probe()