Home
last modified time | relevance | path

Searched refs:ramixer_mgr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/ctxfi/
H A Dctamixer.h92 int amixer_mgr_create(struct hw *hw, struct amixer_mgr **ramixer_mgr);
H A Dctamixer.c295 int amixer_mgr_create(struct hw *hw, struct amixer_mgr **ramixer_mgr) in amixer_mgr_create() argument
300 *ramixer_mgr = NULL; in amixer_mgr_create()
315 *ramixer_mgr = amixer_mgr; in amixer_mgr_create()