Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/mtd/
Dmtd-abi.h181 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
/linux-4.4.14/drivers/mtd/
Dmtdchar.c868 case OTPGETREGIONCOUNT: in mtdchar_ioctl()
887 if (cmd == OTPGETREGIONCOUNT) { in mtdchar_ioctl()