Home
last modified time | relevance | path

Searched defs:smu_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/macintosh/
H A Dsmu.c74 struct smu_device { struct
75 spinlock_t lock;
76 struct device_node *of_node;
100 static struct smu_device *smu; argument