Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c134 void snd_pcm_stream_lock_irq(struct snd_pcm_substream *substream) in snd_pcm_stream_lock_irq() function
139 EXPORT_SYMBOL_GPL(snd_pcm_stream_lock_irq);
579 snd_pcm_stream_lock_irq(substream); in snd_pcm_set_state()
708 snd_pcm_stream_lock_irq(substream); in snd_pcm_hw_params()
872 snd_pcm_stream_lock_irq(substream); in snd_pcm_hw_free()
903 snd_pcm_stream_lock_irq(substream); in snd_pcm_sw_params()
928 snd_pcm_stream_lock_irq(substream); in snd_pcm_sw_params()
979 snd_pcm_stream_lock_irq(substream); in snd_pcm_status64()
1131 snd_pcm_stream_lock_irq(substream); in snd_pcm_channel_info()
1359 snd_pcm_stream_lock_irq(substream); in snd_pcm_action_lock_irq()
[all …]
H A Dpcm_compat.c438 snd_pcm_stream_lock_irq(substream); in snd_pcm_ioctl_sync_ptr_x32()
514 snd_pcm_stream_lock_irq(substream); in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_dmaengine.c140 snd_pcm_stream_lock_irq(substream); in dmaengine_pcm_dma_complete()
H A Dpcm_lib.c1878 snd_pcm_stream_lock_irq(substream); in wait_for_avail()
2173 snd_pcm_stream_lock_irq(substream); in __snd_pcm_lib_xfer()
2234 snd_pcm_stream_lock_irq(substream); in __snd_pcm_lib_xfer()
H A Dpcm.c1107 snd_pcm_stream_lock_irq(substream); in snd_pcm_dev_disconnect()
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Domap-hdmi.c56 snd_pcm_stream_lock_irq(ad->current_stream); in hdmi_dai_abort()
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c1627 snd_pcm_stream_lock_irq(substream); in snd_pcm_oss_sync1()
2838 snd_pcm_stream_lock_irq(psubstream); in snd_pcm_oss_poll()
2849 snd_pcm_stream_lock_irq(csubstream); in snd_pcm_oss_poll()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h618 void snd_pcm_stream_lock_irq(struct snd_pcm_substream *substream);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c1726 snd_pcm_stream_lock_irq(substream); in dpcm_set_fe_update_state()