Lines Matching refs:amixer_rsc_ctrl_blk
598 struct amixer_rsc_ctrl_blk { struct
606 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_mode() argument
621 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_x()
630 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_y()
639 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_sadr()
648 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_se()
657 ((struct amixer_rsc_ctrl_blk *)blk)->dirty.data = (flags & 0xffff); in amixer_set_dirty()
663 ((struct amixer_rsc_ctrl_blk *)blk)->dirty.data = ~(0x0); in amixer_set_dirty_all()
669 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_commit_write()
683 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_get_y()
690 return ((struct amixer_rsc_ctrl_blk *)blk)->dirty.data; in amixer_get_dirty()
695 struct amixer_rsc_ctrl_blk *blk; in amixer_rsc_get_ctrl_blk()
709 kfree((struct amixer_rsc_ctrl_blk *)blk); in amixer_rsc_put_ctrl_blk()