Home
last modified time | relevance | path

Searched refs:MEMUNLOCK (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h169 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h158 #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 Dmtd-abi.h168 #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 Dmtd-abi.h168 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c910 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 Dmtdchar.c671 case MEMUNLOCK: in mtdchar_ioctl()
838 case MEMUNLOCK: in mtdchar_ioctl()