Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_mixer.h14 int pcxhr_create_mixer(struct pcxhr_mgr *mgr);
H A Dpcxhr_hwdep.c330 err = pcxhr_create_mixer(chip->mgr); in pcxhr_dsp_load()
H A Dpcxhr_mixer.c1103 int pcxhr_create_mixer(struct pcxhr_mgr *mgr) in pcxhr_create_mixer() function