Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/mixart/
H A Dmixart_mixer.h16 int snd_mixart_create_mixer(struct mixart_mgr* mgr);
H A Dmixart_hwdep.c540 err = snd_mixart_create_mixer(chip->mgr); in mixart_dsp_load()
H A Dmixart_mixer.c1102 int snd_mixart_create_mixer(struct mixart_mgr *mgr) in snd_mixart_create_mixer() function