Home
last modified time | relevance | path

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

/drivers/macintosh/
Dsmu.c73 struct smu_device { struct
99 static struct smu_device *smu; argument
492 smu = alloc_bootmem(sizeof(struct smu_device)); in smu_init()
569 free_bootmem((unsigned long)smu, sizeof(struct smu_device)); in smu_init()