Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_controller.h50 int azx_mixer_create(struct azx *chip);
Dhda_tegra.c520 err = azx_mixer_create(chip); in hda_tegra_probe()
Dhda_controller.c1913 int azx_mixer_create(struct azx *chip) in azx_mixer_create() function
1917 EXPORT_SYMBOL_GPL(azx_mixer_create);
Dhda_intel.c1965 err = azx_mixer_create(chip); in azx_probe_continue()