Searched refs:nvram_ioctl (Results 1 – 2 of 2) sorted by relevance
93 static int nvram_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in nvram_ioctl() function129 ret = nvram_ioctl(file, cmd, arg); in nvram_unlocked_ioctl()
301 static long nvram_ioctl(struct file *file, unsigned int cmd, in nvram_ioctl() function431 .unlocked_ioctl = nvram_ioctl,