Searched refs:azx_stream (Results 1 – 4 of 4) sorted by relevance
53 snd_hdac_stream_release(azx_stream(azx_dev)); in azx_release_device()138 snd_hdac_stream_cleanup(azx_stream(azx_dev)); in azx_pcm_hw_free()142 azx_stream(azx_dev)->prepared = 0; in azx_pcm_hw_free()167 snd_hdac_stream_reset(azx_stream(azx_dev)); in azx_pcm_prepare()185 snd_hdac_stream_setup(azx_stream(azx_dev)); in azx_pcm_prepare()197 azx_stream(azx_dev)->prepared = 1; in azx_pcm_prepare()217 hstr = azx_stream(azx_dev); in azx_pcm_trigger()260 snd_hdac_stream_start(azx_stream(azx_dev)); in azx_pcm_trigger()262 snd_hdac_stream_stop(azx_stream(azx_dev)); in azx_pcm_trigger()967 hstr = azx_stream(azx_dev); in snd_hda_codec_load_dsp_prepare()[all …]
68 #define azx_stream(dev) (&(dev)->core) macro
796 link_pos = snd_hdac_stream_get_pos_lpib(azx_stream(azx_dev)); in azx_via_get_position()809 fifo_size = azx_stream(azx_dev)->fifo_size - 1; in azx_via_get_position()850 pos = snd_hdac_stream_get_pos_lpib(azx_stream(azx_dev)); in azx_get_pos_fifo()
1281 azx_stream(get_azx_dev(substream))->stripe = 1; in hdmi_pcm_open()2186 azx_stream(get_azx_dev(substream))->stripe = 0; in hdmi_pcm_close()
Completed in 19 milliseconds