Home
last modified time | relevance | path

Searched refs:aoa_caps (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/macio/
H A Daoa.c343 static struct pcmchan_caps aoa_caps = {44100, 44100, sc_fmt, 0}; variable
348 return (&aoa_caps); in aoa_chan_getcaps()