Home
last modified time | relevance | path

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

/linux/drivers/mtd/
H A Dmtdchar.c961 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
968 buf.ptr, &buf_user->length); in mtdchar_ioctl()
975 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
982 buf.ptr, &buf_user->start); in mtdchar_ioctl()
989 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
996 &buf_user->length); in mtdchar_ioctl()
1003 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
1010 &buf_user->length); in mtdchar_ioctl()
1273 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1285 &buf_user->length); in mtdchar_compat_ioctl()
[all …]