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

  /src/sys/dev/fdt/
fdt_dai.h 51 audio_dai_tag_t fdtbus_dai_acquire_index(int, const char *, int);
fdt_dai.c 83 return fdtbus_dai_acquire_index(phandle, prop, 0);
87 fdtbus_dai_acquire_index(int phandle, const char *prop, int index) function in typeref:typename:audio_dai_tag_t
ausoc.c 470 if (fdtbus_dai_acquire_index(card_phandle,
478 link->link_aux[n] = fdtbus_dai_acquire_index(card_phandle,

Completed in 14 milliseconds