Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/
Dmtdchar.c729 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
736 buf.ptr, &buf_user->length); in mtdchar_ioctl()
743 struct mtd_oob_buf __user *buf_user = argp; in mtdchar_ioctl() local
750 buf.ptr, &buf_user->start); in mtdchar_ioctl()
757 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
764 &buf_user->length); in mtdchar_ioctl()
771 struct mtd_oob_buf64 __user *buf_user = argp; in mtdchar_ioctl() local
778 &buf_user->length); in mtdchar_ioctl()
1030 struct mtd_oob_buf32 __user *buf_user = argp; in mtdchar_compat_ioctl() local
1037 &buf_user->length); in mtdchar_compat_ioctl()
[all …]