Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
Dsmu.c75 struct smu_device { struct
101 static struct smu_device *smu; argument
496 smu = alloc_bootmem(sizeof(struct smu_device)); in smu_init()
572 free_bootmem(__pa(smu), sizeof(struct smu_device)); in smu_init()