Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
Dsmu.c75 struct smu_device { struct
76 spinlock_t lock;
77 struct device_node *of_node;
101 static struct smu_device *smu; argument