Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/mtd/
Dmtd-abi.h183 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
/Linux-v5.15/drivers/mtd/
Dmtdchar.c650 case OTPGETREGIONCOUNT: in mtdchar_ioctl()
902 case OTPGETREGIONCOUNT: in mtdchar_ioctl()
921 if (cmd == OTPGETREGIONCOUNT) { in mtdchar_ioctl()