Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dcontroller.c96 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_close()
116 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_hw_params()
140 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_hw_free()
158 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_prepare()
215 azx_dev = get_azx_dev(substream); in azx_pcm_trigger()
245 azx_dev = get_azx_dev(s); in azx_pcm_trigger()
257 azx_dev = get_azx_dev(s); in azx_pcm_trigger()
325 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_pointer()
366 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_get_sync_time()
494 struct azx_dev *azx_dev = get_azx_dev(substrea in azx_get_time_info()
[all...]
H A Dhda_controller.h181 static inline struct azx_dev *get_azx_dev(struct snd_pcm_substream *substream) in get_azx_dev()
180 static inline struct azx_dev *get_azx_dev(struct snd_pcm_substream *substream) get_azx_dev() function
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c922 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()