Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
A Dhda_controller.c93 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_close()
111 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()
159 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_prepare()
220 azx_dev = get_azx_dev(substream); in azx_pcm_trigger()
250 azx_dev = get_azx_dev(s); in azx_pcm_trigger()
263 azx_dev = get_azx_dev(s); in azx_pcm_trigger()
332 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_pointer()
373 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_get_sync_time()
501 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_get_time_info()
A Dhda_controller.h184 static inline struct azx_dev *get_azx_dev(struct snd_pcm_substream *substream) in get_azx_dev() function
A Dpatch_hdmi.c1282 azx_stream(get_azx_dev(substream))->stripe = 1; in hdmi_pcm_open()
2198 azx_stream(get_azx_dev(substream))->stripe = 0; in hdmi_pcm_close()

Completed in 18 milliseconds