Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dgeneric_nvram.c93 static int nvram_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in nvram_ioctl() function
129 ret = nvram_ioctl(file, cmd, arg); in nvram_unlocked_ioctl()
Dnvram.c301 static long nvram_ioctl(struct file *file, unsigned int cmd, in nvram_ioctl() function
431 .unlocked_ioctl = nvram_ioctl,