Home
last modified time | relevance | path

Searched refs:amixer_get_y (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/pci/ctxfi/
Dctamixer.c171 static int amixer_get_y(struct amixer *amixer) in amixer_get_y() function
176 return hw->amixer_get_y(amixer->rsc.ctrl_blk); in amixer_get_y()
197 .get_scale = amixer_get_y,
Dcthardware.h148 int (*amixer_get_y)(void *blk); member
Dcthw20k2.c689 static int amixer_get_y(void *blk) in amixer_get_y() function
2302 .amixer_get_y = amixer_get_y,
Dcthw20k1.c687 static int amixer_get_y(void *blk) in amixer_get_y() function
2232 .amixer_get_y = amixer_get_y,