Searched refs:MEMUNLOCK (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | mtd-abi.h | 169 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 106 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 92 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/ |
H A D | mtd-abi.h | 106 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
/kernel/linux/linux-6.6/include/uapi/mtd/ |
H A D | mtd-abi.h | 216 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdchar.c | 671 case MEMUNLOCK: in mtdchar_ioctl() 838 case MEMUNLOCK: in mtdchar_ioctl()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdchar.c | 862 case MEMUNLOCK: in mtdchar_ioctl() 1037 case MEMUNLOCK: in mtdchar_ioctl()
|
Completed in 6 milliseconds