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
963 /* NOTE: writes return length to buf_user->length */ in mtdchar_ioctl()
968 buf.ptr, &buf_user->length); in mtdchar_ioctl()
975 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
977 /* NOTE: writes return length to buf_user->start */ in mtdchar_ioctl()
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 in mtdchar_ioctl()
1273 struct mtd_oob_buf32 __user *buf_user = argp; mtdchar_compat_ioctl() local
1292 struct mtd_oob_buf32 __user *buf_user = argp; mtdchar_compat_ioctl() local
[all...]