Searched defs:smu_device (Results 1 – 1 of 1) sorted by relevance
74 struct smu_device { struct75 spinlock_t lock;76 struct device_node *of_node;100 static struct smu_device *smu; argument