Home
last modified time | relevance | path

Searched refs:_IOR (Results 1 – 3 of 3) sorted by relevance

/include/mtd/
A Dmtd-abi.h147 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
159 #define MEMGETREGIONCOUNT _IOR('M', 7, int)
163 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
169 #define OTPSELECT _IOR('M', 13, int)
175 #define OTPLOCK _IOR('M', 16, struct otp_info)
177 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user)
179 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
189 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
A Dubi-user.h187 #define UBI_IOCEBISMAP _IOR(UBI_VOL_IOC_MAGIC, 5, __s32)
/include/asm-generic/
A Dioctl.h84 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) macro

Completed in 11 milliseconds