Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duaudio.c2447 unsigned int term, fmt, ctl, fmt_type, fmt_map, nch; in uaudio_process_as_general() local
2463 if (!uaudio_getnum(p, 1, &fmt_type)) in uaudio_process_as_general()
2470 *rispcm = (fmt_type == 1) && (fmt_map & UAUDIO_V2_FMT_PCM); in uaudio_process_as_general()