Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.h69 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) macro
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()
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 11 milliseconds