Home
last modified time | relevance | path

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

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