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

  /src/sys/dev/fdt/
fdt_dai.c 90 const uint32_t *dais, *p; local in function:fdtbus_dai_acquire_index
94 dais = fdtbus_get_prop(phandle, prop, &len);
95 if (dais == NULL)
98 p = dais;
fdt_dai.c 90 const uint32_t *dais, *p; local in function:fdtbus_dai_acquire_index
94 dais = fdtbus_get_prop(phandle, prop, &len);
95 if (dais == NULL)
98 p = dais;
fdt_dai.c 90 const uint32_t *dais, *p; local in function:fdtbus_dai_acquire_index
94 dais = fdtbus_get_prop(phandle, prop, &len);
95 if (dais == NULL)
98 p = dais;

Completed in 32 milliseconds