Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ctxfi/
Dctamixer.h92 int amixer_mgr_create(struct hw *hw, struct amixer_mgr **ramixer_mgr);
Dctamixer.c296 int amixer_mgr_create(struct hw *hw, struct amixer_mgr **ramixer_mgr) in amixer_mgr_create() argument
301 *ramixer_mgr = NULL; in amixer_mgr_create()
316 *ramixer_mgr = amixer_mgr; in amixer_mgr_create()