Home
last modified time | relevance | path

Searched refs:stream_to_azx_dev (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_stream.c142 stream_to_azx_dev(azx_dev)->fix_prvpos = 0; in snd_hdac_stream_clear()
145 stream_to_azx_dev(azx_dev)->fix_prvpos = in snd_hdac_stream_clear()
146 chip->get_position[stream](chip, stream_to_azx_dev(azx_dev)); in snd_hdac_stream_clear()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.h73 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) macro
H A Dhda_controller.c47 return stream_to_azx_dev(s); in azx_assign_device()
981 return stream_to_azx_dev(s); in azx_get_dsp_loader_dev()
1084 struct azx_dev *azx_dev = stream_to_azx_dev(s); in stream_update()
1370 kfree(stream_to_azx_dev(s)); in azx_free_streams()
H A Dhda_loongson.c226 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work()
257 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending()
H A Dhda_intel.c771 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work()
802 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.h69 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) macro
H A Dhda_controller.c47 return stream_to_azx_dev(s); in azx_assign_device()
950 return stream_to_azx_dev(s); in azx_get_dsp_loader_dev()
1053 struct azx_dev *azx_dev = stream_to_azx_dev(s); in stream_update()
1323 kfree(stream_to_azx_dev(s)); in azx_free_streams()
H A Dhda_intel.c731 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work()
762 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending()

Completed in 14 milliseconds