• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/contrib/libfdt/

Lines Matching refs:FDT_ERR_NOTFOUND

61 #define FDT_ERR_NOTFOUND	1
62 /* FDT_ERR_NOTFOUND: The requested node or property does not exist */
167 * @return offset of first subnode, or -FDT_ERR_NOTFOUND if there is none
179 * @return offset of next subnode, or -FDT_ERR_NOTFOUND if there are no more
377 * -FDT_ERR_NOTFOUND, if the requested subnode does not exist
417 * -FDT_ERR_NOTFOUND, if the requested node does not exist
461 * -FDT_ERR_NOTFOUND, if the requested node has no properties
482 * -FDT_ERR_NOTFOUND, if the given property is the last in its node
587 * -FDT_ERR_NOTFOUND, node does not have named property
684 * -FDT_ERR_NOTFOUND, node does not have named property
793 * -FDT_ERR_NOTFOUND, supernodedepth was greater than the depth of
864 * while (offset != -FDT_ERR_NOTFOUND) {
877 * -FDT_ERR_NOTFOUND, no node matching the criterion exists in the
901 * -FDT_ERR_NOTFOUND, no node with that phandle exists
925 * -FDT_ERR_NOTFOUND, if the given node has no 'compatible' property
949 * while (offset != -FDT_ERR_NOTFOUND) {
961 * -FDT_ERR_NOTFOUND, no node matching the criterion exists in the
994 * -FDT_ERR_NOTFOUND if the property does not exist
1014 * -FDT_ERR_NOTFOUND if the property does not exist or does not contain
1042 * -FDT_ERR_NOTFOUND if the property does not exist
1152 * -FDT_ERR_NOTFOUND, node does not have the named property
1185 * -FDT_ERR_NOTFOUND, node does not have the named property
1220 * -FDT_ERR_NOTFOUND, node does not have the named property
1262 * -FDT_ERR_NOTFOUND, node does not have the named property
1386 * -FDT_ERR_NOTFOUND, there is no entry of the given index (i.e. there
1781 * -FDT_ERR_NOTFOUND, node does not have the named property
1825 * -FDT_ERR_NOTFOUND, if the requested subnode does not exist
1879 * -FDT_ERR_NOTFOUND, the overlay points to some inexistant nodes or