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