Searched refs:amixer_set_x (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctamixer.c | 62 hw->amixer_set_x(amixer->rsc.ctrl_blk, BLANK_SLOT); in amixer_set_input() 64 hw->amixer_set_x(amixer->rsc.ctrl_blk, in amixer_set_input() 131 hw->amixer_set_x(amixer->rsc.ctrl_blk, in amixer_commit_write()
|
H A D | cthardware.h | 138 int (*amixer_set_x)(void *blk, unsigned int x); member
|
H A D | cthw20k2.c | 617 static int amixer_set_x(void *blk, unsigned int x) in amixer_set_x() function 2285 .amixer_set_x = amixer_set_x,
|
H A D | cthw20k1.c | 615 static int amixer_set_x(void *blk, unsigned int x) in amixer_set_x() function 2212 .amixer_set_x = amixer_set_x,
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctamixer.c | 62 hw->amixer_set_x(amixer->rsc.ctrl_blk, BLANK_SLOT); in amixer_set_input() 64 hw->amixer_set_x(amixer->rsc.ctrl_blk, in amixer_set_input() 131 hw->amixer_set_x(amixer->rsc.ctrl_blk, in amixer_commit_write()
|
H A D | cthardware.h | 138 int (*amixer_set_x)(void *blk, unsigned int x); member
|
H A D | cthw20k2.c | 617 static int amixer_set_x(void *blk, unsigned int x) in amixer_set_x() function 2281 .amixer_set_x = amixer_set_x,
|
H A D | cthw20k1.c | 615 static int amixer_set_x(void *blk, unsigned int x) in amixer_set_x() function 2208 .amixer_set_x = amixer_set_x,
|
Completed in 15 milliseconds