Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/ctxfi/
Dctamixer.h92 int amixer_mgr_create(struct hw *hw, struct amixer_mgr **ramixer_mgr);
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()