Searched refs:OTPLOCK (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | mtd-abi.h | 187 #define OTPLOCK _IOR('M', 16, struct otp_info) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 115 #define OTPLOCK _IOR('M', 16, struct otp_info) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 101 #define OTPLOCK _IOR('M', 16, struct otp_info) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 115 #define OTPLOCK _IOR('M', 16, struct otp_info) macro
|
/kernel/linux/linux-6.6/include/uapi/mtd/ |
H A D | mtd-abi.h | 234 #define OTPLOCK _IOR('M', 16, struct otp_info) macro
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdchar.c | 867 case OTPLOCK: in mtdchar_ioctl() 1139 case OTPLOCK: in mtdchar_ioctl() 1148 if (cmd == OTPLOCK) in mtdchar_ioctl()
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 676 case OTPLOCK: in mtdchar_ioctl() 942 case OTPLOCK: in mtdchar_ioctl()
|
Completed in 6 milliseconds