Searched refs:MEMUNLOCK (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/mtd/ |
| H A D | mtd-abi.h | 169 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
| /OK3568_Linux_fs/u-boot/include/mtd/ |
| H A D | mtd-abi.h | 158 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/ |
| H A D | mtd-abi.h | 168 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/ |
| H A D | mtd-abi.h | 168 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
|
| /OK3568_Linux_fs/u-boot/tools/env/ |
| H A D | fw_env.c | 910 ioctl(fd, MEMUNLOCK, &erase); in flash_write_buf() 970 ioctl (fd, MEMUNLOCK, &erase); in flash_flag_obsolete()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdchar.c | 671 case MEMUNLOCK: in mtdchar_ioctl() 838 case MEMUNLOCK: in mtdchar_ioctl()
|