Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/macintosh/
Dsmu.c73 struct smu_device { struct
74 spinlock_t lock;
75 struct device_node *of_node;
99 static struct smu_device *smu; argument