Lines Matching defs:azx_dev
50 static inline void azx_release_device(struct azx_dev *azx_dev) in azx_release_device()
91 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_close() local
109 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_hw_params() local
133 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_hw_free() local
154 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_prepare() local
210 struct azx_dev *azx_dev; in azx_pcm_trigger() local
281 unsigned int azx_get_pos_lpib(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_lpib()
287 unsigned int azx_get_pos_posbuf(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_posbuf()
294 struct azx_dev *azx_dev) in azx_get_position()
330 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_pcm_pointer() local
371 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_get_sync_time() local
498 struct azx_dev *azx_dev = get_azx_dev(substream); in azx_get_time_info() local
586 struct azx_dev *azx_dev; in azx_pcm_open() local
1021 struct azx_dev *azx_dev; in snd_hda_codec_load_dsp_prepare() local
1053 struct azx_dev *azx_dev = azx_get_dsp_loader_dev(chip); in snd_hda_codec_load_dsp_trigger() local
1064 struct azx_dev *azx_dev = azx_get_dsp_loader_dev(chip); in snd_hda_codec_load_dsp_cleanup() local
1113 struct azx_dev *azx_dev = stream_to_azx_dev(s); in stream_update() local
1349 struct azx_dev *azx_dev = kzalloc(sizeof(*azx_dev), GFP_KERNEL); in azx_init_streams() local