Searched defs:nvram_ioctl (Results 1 - 3 of 3) sorted by relevance

/drivers/char/
H A Dgeneric_nvram.c93 static int nvram_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
129 ret = nvram_ioctl(file, cmd, arg);
H A Dnvram.c301 static long nvram_ioctl(struct file *file, unsigned int cmd, function
431 .unlocked_ioctl = nvram_ioctl,
/drivers/macintosh/
H A Dnvram.c79 static long nvram_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
107 .unlocked_ioctl = nvram_ioctl,

Completed in 81 milliseconds