Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdchar.c822 static int mtdchar_ioctl(struct file *file, u_int cmd, u_long arg) in mtdchar_ioctl() function
1239 ret = mtdchar_ioctl(file, cmd, arg); in mtdchar_unlocked_ioctl()
1325 ret = mtdchar_ioctl(file, cmd, (unsigned long)argp); in mtdchar_compat_ioctl()