Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_controller.h69 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) macro
Dhda_controller.c46 return stream_to_azx_dev(s); in azx_assign_device()
968 return stream_to_azx_dev(s); in azx_get_dsp_loader_dev()
1073 struct azx_dev *azx_dev = stream_to_azx_dev(s); in stream_update()
1335 kfree(stream_to_azx_dev(s)); in azx_free_streams()
Dhda_intel.c742 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work()
773 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending()