Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/hda/
Dhda_controller.h70 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) macro
Dhda_controller.c48 return stream_to_azx_dev(s); in azx_assign_device()
956 return stream_to_azx_dev(s); in azx_get_dsp_loader_dev()
1059 struct azx_dev *azx_dev = stream_to_azx_dev(s); in stream_update()
1333 kfree(stream_to_azx_dev(s)); in azx_free_streams()
Dhda_intel.c737 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work()
768 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending()