Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
Dpcxhr_mixer.h27 int pcxhr_create_mixer(struct pcxhr_mgr *mgr);
Dpcxhr_hwdep.c339 if ((err = pcxhr_create_mixer(chip->mgr)) < 0) in pcxhr_dsp_load()
Dpcxhr_mixer.c1127 int pcxhr_create_mixer(struct pcxhr_mgr *mgr) in pcxhr_create_mixer() function