Searched refs:OTPGETREGIONCOUNT (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | mtd-abi.h | 183 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 113 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 99 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 113 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
|
/kernel/linux/linux-6.6/include/uapi/mtd/ |
H A D | mtd-abi.h | 230 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 658 case OTPGETREGIONCOUNT: in mtdchar_ioctl() 911 case OTPGETREGIONCOUNT: in mtdchar_ioctl() 930 if (cmd == OTPGETREGIONCOUNT) { in mtdchar_ioctl()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdchar.c | 849 case OTPGETREGIONCOUNT: in mtdchar_ioctl() 1108 case OTPGETREGIONCOUNT: in mtdchar_ioctl() 1127 if (cmd == OTPGETREGIONCOUNT) { in mtdchar_ioctl()
|
Completed in 6 milliseconds