Home
last modified time | relevance | path

Searched refs:OTPGETREGIONCOUNT (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/mtd/
H A Dmtd-abi.h230 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
/linux/drivers/mtd/
H A Dmtdchar.c851 case OTPGETREGIONCOUNT: in mtdchar_ioctl()
1110 case OTPGETREGIONCOUNT: in mtdchar_ioctl()
1129 if (cmd == OTPGETREGIONCOUNT) { in mtdchar_ioctl()