Searched refs:amixer_set_y (Results 1 – 4 of 4) sorted by relevance
72 static int amixer_set_y(struct amixer *amixer, unsigned int y) in amixer_set_y() function77 hw->amixer_set_y(amixer->rsc.ctrl_blk, y); in amixer_set_y()179 amixer_set_y(amixer, scale); in amixer_setup()188 .set_scale = amixer_set_y,
138 int (*amixer_set_y)(void *blk, unsigned int y); member
626 static int amixer_set_y(void *blk, unsigned int y) in amixer_set_y() function2286 .amixer_set_y = amixer_set_y,
624 static int amixer_set_y(void *blk, unsigned int y) in amixer_set_y() function2213 .amixer_set_y = amixer_set_y,