HomeSort by: relevance | last modified time | path
    Searched refs:fdt_find_with_property (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/fdt/
fdtvar.h 117 int fdt_find_with_property(const char *, int *);
fdtbus.c 539 fdt_find_with_property(const char *prop, int *pindex) function in typeref:typename:int
  /src/sys/arch/arm/amlogic/
meson_usbphy.c 94 while ((phandle = fdt_find_with_property("phys", &index)) != -1) {

Completed in 14 milliseconds