Home
last modified time | relevance | path

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

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