Home
last modified time | relevance | path

Searched refs:azx_free_streams (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h212 void azx_free_streams(struct azx *chip);
H A Dhda_tegra.c236 azx_free_streams(chip); in hda_tegra_dev_free()
H A Dhda_controller.c1315 void azx_free_streams(struct azx *chip) in azx_free_streams() function
1326 EXPORT_SYMBOL_GPL(azx_free_streams);
H A Dhda_intel.c1380 azx_free_streams(chip); in azx_free()