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