Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dgeneric_nvram.c78 static int nvram_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in nvram_ioctl() function
114 ret = nvram_ioctl(file, cmd, arg); in nvram_unlocked_ioctl()
Dnvram.c289 static long nvram_ioctl(struct file *file, unsigned int cmd, in nvram_ioctl() function
406 .unlocked_ioctl = nvram_ioctl,