Home
last modified time | relevance | path

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

/qemu/hw/sensor/
H A Dtmp421.c41 typedef struct DeviceInfo { struct
44 } DeviceInfo; typedef
46 static const DeviceInfo devices[] = {
71 const DeviceInfo *dev;
351 sc->dev = (DeviceInfo *) data; in tmp421_class_init()