Searched defs:smu_device (Results 1 – 1 of 1) sorted by relevance
73 struct smu_device { struct74 spinlock_t lock;75 struct device_node *of_node;99 static struct smu_device *smu; argument