Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/pcxhr/
Dpcxhr_mixer.h14 int pcxhr_create_mixer(struct pcxhr_mgr *mgr);
Dpcxhr_hwdep.c329 if ((err = pcxhr_create_mixer(chip->mgr)) < 0) in pcxhr_dsp_load()
Dpcxhr_mixer.c1103 int pcxhr_create_mixer(struct pcxhr_mgr *mgr) in pcxhr_create_mixer() function