Searched refs:ECCGETLAYOUT (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | mtd-abi.h | 189 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user) macro 229 * ECCGETLAYOUT for backwards compatbility and should not be mistaken as a
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 116 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 102 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 116 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user) macro
|
/kernel/linux/linux-6.6/include/uapi/mtd/ |
H A D | mtd-abi.h | 236 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user) macro 284 * ECCGETLAYOUT for backwards compatbility and should not be mistaken as a
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 446 * support the deprecated API ioctl ECCGETLAYOUT while allowing all new 660 case ECCGETLAYOUT: in mtdchar_ioctl() 955 case ECCGETLAYOUT: in mtdchar_ioctl()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdchar.c | 438 * support the deprecated API ioctl ECCGETLAYOUT while allowing all new 851 case ECCGETLAYOUT: in mtdchar_ioctl() 1156 case ECCGETLAYOUT: in mtdchar_ioctl()
|
Completed in 7 milliseconds