Home | Sort by: relevance | last modified time | path |
/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; |