Home
last modified time | relevance | path

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

/linux/drivers/macintosh/
H A Dsmu.c1312 static const struct file_operations smu_device_fops = { in smu_release()
1321 MISC_DYNAMIC_MINOR, "smu", &smu_device_fops
1316 static const struct file_operations smu_device_fops = { global() variable