Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdchar.c720 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
727 buf.ptr, &buf_user->length); in mtdchar_ioctl()
734 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
741 buf.ptr, &buf_user->start); in mtdchar_ioctl()
748 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
755 &buf_user->length); in mtdchar_ioctl()
762 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
769 &buf_user->length); in mtdchar_ioctl()
1025 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1032 &buf_user->length); in mtdchar_compat_ioctl()
[all …]