HomeSort by: relevance | last modified time | path
    Searched defs:of_compatible (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ofw/
ofw_subr.c 332 * int of_compatible(phandle, strings)
358 of_compatible(int phandle, const char * const *strings) function in typeref:typename:int
579 if (of_compatible(child, compatible))

Completed in 12 milliseconds