Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Dals4000.c318 u_int32_t pcm_format; /* newpcm format */ member
338 if (playback_cmds[i].pcm_format == format) { in als_get_playback_command()
/dragonfly/sys/bus/u4b/audio/
H A Duaudio.c220 uint32_t pcm_format[2]; member
1926 if (chan->pcm_format[0] != format) { in uaudio_chan_fill_info_sub()
1938 chan->pcm_cap.fmtlist = chan->pcm_format; in uaudio_chan_fill_info_sub()