Searched refs:azx_stream (Results 1 – 4 of 4) sorted by relevance
36 #define guard_dsp_lock(dev) guard(snd_hdac_dsp_lock)(azx_stream(dev))40 #define dsp_is_locked(dev) snd_hdac_stream_is_locked(azx_stream(dev))57 snd_hdac_stream_release(azx_stream(azx_dev)); in azx_release_device()115 struct hdac_stream *hdas = azx_stream(azx_dev); in azx_pcm_hw_params()144 snd_hdac_stream_cleanup(azx_stream(azx_dev)); in azx_pcm_hw_free()148 azx_stream(azx_dev)->prepared = 0; in azx_pcm_hw_free()170 snd_hdac_stream_reset(azx_stream(azx_dev)); in azx_pcm_prepare()181 err = snd_hdac_stream_set_params(azx_stream(azx_dev), format_val); in azx_pcm_prepare()185 snd_hdac_stream_setup(azx_stream(azx_dev), false); in azx_pcm_prepare()197 azx_stream(azx_dev)->prepared = 1; in azx_pcm_prepare()[all …]
69 #define azx_stream(dev) (&(dev)->core) macro
809 link_pos = snd_hdac_stream_get_pos_lpib(azx_stream(azx_dev)); in azx_via_get_position() 822 fifo_size = azx_stream(azx_dev)->fifo_size; in azx_via_get_position() 863 pos = snd_hdac_stream_get_pos_lpib(azx_stream(azx_dev)); in azx_get_pos_fifo()
922 azx_stream(get_azx_dev(substream))->stripe = 1; in hdmi_pcm_open()1747 azx_stream(get_azx_dev(substream))->stripe = 0; in hdmi_pcm_close()