Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duaudio.c168 struct usbd_pipe *sync_pipe; member
3726 &ch->sync_pipe); in uaudio_chan_open()
3749 pipe = ch->sync_pipe; in uaudio_chan_abort()
3764 pipe = atomic_swap_ptr(&ch->sync_pipe, NULL); in uaudio_chan_close()