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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dnvram.c75 static long nvram_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
103 .unlocked_ioctl = nvram_ioctl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dgeneric_nvram.c88 static int nvram_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
124 ret = nvram_ioctl(file, cmd, arg);
H A Dnvram.c289 static long nvram_ioctl(struct file *file, unsigned int cmd, function
419 .unlocked_ioctl = nvram_ioctl,

Completed in 169 milliseconds