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

  /src/external/bsd/ntp/dist/libntp/
audio.c 86 static void audio_config_read (int, const char **, const char **);
131 audio_config_read( function
142 printf("audio_config_read: <%s> NO\n", device);
146 printf("audio_config_read: <%s> NO\n", device);
150 printf("audio_config_read: <%s> NO\n",
156 printf("audio_config_read: reading <%s>\n", device);
257 audio_config_read(unit, &actl, &dname);
audio.c 86 static void audio_config_read (int, const char **, const char **);
131 audio_config_read( function
142 printf("audio_config_read: <%s> NO\n", device);
146 printf("audio_config_read: <%s> NO\n", device);
150 printf("audio_config_read: <%s> NO\n",
156 printf("audio_config_read: reading <%s>\n", device);
257 audio_config_read(unit, &actl, &dname);

Completed in 64 milliseconds