Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
A Dctamixer.c166 static int amixer_get_y(struct amixer *amixer) in amixer_get_y() function
171 return hw->amixer_get_y(amixer->rsc.ctrl_blk); in amixer_get_y()
192 .get_scale = amixer_get_y,
A Dcthardware.h144 int (*amixer_get_y)(void *blk); member
A Dcthw20k1.c677 static int amixer_get_y(void *blk) in amixer_get_y() function
2215 .amixer_get_y = amixer_get_y,
A Dcthw20k2.c679 static int amixer_get_y(void *blk) in amixer_get_y() function
2288 .amixer_get_y = amixer_get_y,

Completed in 15 milliseconds