Searched refs:stream_to_azx_dev (Results 1 – 3 of 3) sorted by relevance
69 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) macro
47 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()
731 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