Searched refs:nvram_ioctl (Results 1 – 2 of 2) sorted by relevance
78 static int nvram_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in nvram_ioctl() function114 ret = nvram_ioctl(file, cmd, arg); in nvram_unlocked_ioctl()
289 static long nvram_ioctl(struct file *file, unsigned int cmd, in nvram_ioctl() function406 .unlocked_ioctl = nvram_ioctl,