Searched refs:pcm_mtx (Results 1 – 1 of 1) sorted by relevance
235 struct mtx *pcm_mtx; /* lock protecting this structure */ member1393 mtx_lock(chan->pcm_mtx); in uaudio_configure_msg_sub()1395 mtx_unlock(chan->pcm_mtx); in uaudio_configure_msg_sub()1418 mtx_lock(chan->pcm_mtx); in uaudio_configure_msg_sub()1420 mtx_unlock(chan->pcm_mtx); in uaudio_configure_msg_sub()1477 chan_alt->usb_cfg, UAUDIO_NCHANBUFS + 1, chan, chan->pcm_mtx)) { in uaudio_configure_msg_sub()1530 mtx_lock(chan->pcm_mtx); in uaudio_configure_msg_sub()1534 mtx_unlock(chan->pcm_mtx); in uaudio_configure_msg_sub()1539 mtx_lock(chan->pcm_mtx); in uaudio_configure_msg_sub()1541 mtx_unlock(chan->pcm_mtx); in uaudio_configure_msg_sub()[all …]