Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/mtd/
Dmtd-abi.h182 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
/Linux-v5.4/drivers/mtd/
Dmtdchar.c873 case OTPGETREGIONCOUNT: in mtdchar_ioctl()
892 if (cmd == OTPGETREGIONCOUNT) { in mtdchar_ioctl()