Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/macintosh/
Dsmu.c73 struct smu_device { struct
99 static struct smu_device *smu; argument
488 smu = alloc_bootmem(sizeof(struct smu_device)); in smu_init()
564 free_bootmem(__pa(smu), sizeof(struct smu_device)); in smu_init()