Searched refs:otp_info (Results 1 - 23 of 23) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/mtd/
H A Dmtd-abi.h100 struct otp_info { struct
120 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
121 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/sysdeps/qca/
H A Dmtd-abi.h74 struct otp_info { struct
94 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
95 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/sysdeps/ralink/
H A Dmtd-abi.h74 struct otp_info { struct
94 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
95 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/mtd/
H A Dmtd-abi.h100 struct otp_info { struct
120 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
121 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/sysdeps/qca/
H A Dmtd-abi.h74 struct otp_info { struct
94 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
95 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/sysdeps/ralink/
H A Dmtd-abi.h74 struct otp_info { struct
94 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
95 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/mtd/
H A Dmtd-abi.h100 struct otp_info { struct
120 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
121 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/sysdeps/qca/
H A Dmtd-abi.h74 struct otp_info { struct
94 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
95 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/sysdeps/ralink/
H A Dmtd-abi.h74 struct otp_info { struct
94 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
95 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/mtd/
H A Dmtd-abi.h100 struct otp_info { struct
120 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
121 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/mtd/
H A Dmtd-abi.h100 struct otp_info { struct
120 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
121 #define OTPLOCK _IOR('M', 16, struct otp_info)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/mtd/
H A Dmtd.h216 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
218 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/mtd/
H A Dmtd.h216 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
218 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/
H A Dmtdchar.c757 struct otp_info *buf = kmalloc(4096, GFP_KERNEL);
775 int nbr = ret / sizeof(struct otp_info);
788 struct otp_info oinfo;
H A Dmtdpart.c141 struct otp_info *buf, size_t len)
155 static int part_get_fact_prot_info(struct mtd_info *mtd, struct otp_info *buf,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/
H A Dmtdchar.c757 struct otp_info *buf = kmalloc(4096, GFP_KERNEL);
775 int nbr = ret / sizeof(struct otp_info);
788 struct otp_info oinfo;
H A Dmtdpart.c141 struct otp_info *buf, size_t len)
155 static int part_get_fact_prot_info(struct mtd_info *mtd, struct otp_info *buf,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c73 struct otp_info *, size_t);
75 struct otp_info *, size_t);
2303 * we fill buf with otp_info records.
2305 struct otp_info *otpinfo;
2307 len -= sizeof(struct otp_info);
2317 otpinfo = (struct otp_info *)buf;
2398 struct otp_info *buf, size_t len)
2408 struct otp_info *buf, size_t len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c73 struct otp_info *, size_t);
75 struct otp_info *, size_t);
2303 * we fill buf with otp_info records.
2305 struct otp_info *otpinfo;
2307 len -= sizeof(struct otp_info);
2317 otpinfo = (struct otp_info *)buf;
2398 struct otp_info *buf, size_t len)
2408 struct otp_info *buf, size_t len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/onenand/
H A Donenand_base.c3175 struct otp_info *otpinfo;
3177 len -= sizeof(struct otp_info);
3183 otpinfo = (struct otp_info *) buf;
3189 buf += sizeof(struct otp_info);
3190 *retlen += sizeof(struct otp_info);
3219 struct otp_info *buf, size_t len)
3254 struct otp_info *buf, size_t len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/onenand/
H A Donenand_base.c3175 struct otp_info *otpinfo;
3177 len -= sizeof(struct otp_info);
3183 otpinfo = (struct otp_info *) buf;
3189 buf += sizeof(struct otp_info);
3190 *retlen += sizeof(struct otp_info);
3219 struct otp_info *buf, size_t len)
3254 struct otp_info *buf, size_t len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/devices/
H A Dmtd_dataflash.c456 struct otp_info *info, size_t len)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/devices/
H A Dmtd_dataflash.c456 struct otp_info *info, size_t len)

Completed in 371 milliseconds