Searched refs:wait_event_interruptible_timeout (Results 201 - 206 of 206) sorted by path

123456789

/linux-master/sound/firewire/motu/
H A Dmotu-protocol-v3.c95 result = wait_event_interruptible_timeout(motu->hwdep_wait,
/linux-master/sound/oss/dmasound/
H A Ddmasound_core.c853 wait_event_interruptible_timeout(write_sq.sync_queue,
/linux-master/sound/soc/atmel/
H A Dmchp-i2s-mcc.c740 err = wait_event_interruptible_timeout(dev->wq_txrdy,
756 err = wait_event_interruptible_timeout(dev->wq_rxrdy,
/linux-master/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c651 ret = wait_event_interruptible_timeout(bt->tx_wait,
655 ret = wait_event_interruptible_timeout(bt->rx_wait,
/linux-master/sound/soc/xilinx/
H A Dxlnx_spdif.c156 err = wait_event_interruptible_timeout(ctx->chsts_q,
/linux-master/sound/virtio/
H A Dvirtio_pcm_ops.c420 rc = wait_event_interruptible_timeout(vss->msg_empty,

Completed in 177 milliseconds

123456789