Home
last modified time | relevance | path

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

/sound/hda/common/
A Dhda_controller.h70 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) macro
A Dcontroller.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()
/sound/hda/controllers/
A Dintel.c738 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work()
769 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending()

Completed in 15 milliseconds