Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/usb/
H A Duaudio.c222 const struct uaudio_format *p_fmt;
428 struct uaudio_format { struct
435 static const struct uaudio_format uaudio10_formats[] = { argument
451 static const struct uaudio_format uaudio20_formats[] = {
1748 const struct uaudio_format *p_fmt = NULL; in uaudio_chan_fill_info_sub()