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

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

Completed in 112 milliseconds