Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dmtdchar.c724 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
731 buf.ptr, &buf_user->length); in mtdchar_ioctl()
738 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
745 buf.ptr, &buf_user->start); in mtdchar_ioctl()
752 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
759 &buf_user->length); in mtdchar_ioctl()
766 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
773 &buf_user->length); in mtdchar_ioctl()
1024 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1031 &buf_user->length); in mtdchar_compat_ioctl()
[all …]