Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/usb/
H A Duaudio.c1366 uint8_t next_alt; in uaudio_configure_msg_sub() local
1419 next_alt = chan->set_alt; in uaudio_configure_msg_sub()
1422 chan_alt = chan->usb_alt + next_alt; in uaudio_configure_msg_sub()
1531 chan->cur_alt = next_alt; in uaudio_configure_msg_sub()