OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ad_nformats
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hdaudio/
hdafg.c
276
int
ad_nformats
;
member in struct:hdaudio_audiodev
417
if (ad->
ad_nformats
+ 1 >= HDAUDIO_MAXFORMATS) {
421
ad->ad_formats[ad->
ad_nformats
++] = *format;
3490
if (sc->sc_audiodev.
ad_nformats
== 0) {
3977
return audio_query_format(ad->ad_formats, ad->
ad_nformats
, afp);
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025