Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/openpromfs/
Dinode.c34 #define OPP_STRINGLIST 0x20 macro
149 op->flag |= OPP_STRINGLIST; in property_read()
158 op->flag &= ~(OPP_STRING|OPP_STRINGLIST); in property_read()
165 if (op->flag & OPP_STRINGLIST) in property_read()
174 if (op->flag & OPP_STRINGLIST) { in property_read()
218 } else if (op->flag & OPP_STRINGLIST) { in property_read()