Lines Matching refs:amixer_rsc_ctrl_blk
604 struct amixer_rsc_ctrl_blk { struct
612 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_mode() argument
627 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_x()
636 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_y()
645 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_sadr()
654 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_set_se()
663 ((struct amixer_rsc_ctrl_blk *)blk)->dirty.data = (flags & 0xffff); in amixer_set_dirty()
669 ((struct amixer_rsc_ctrl_blk *)blk)->dirty.data = ~(0x0); in amixer_set_dirty_all()
675 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_commit_write()
689 struct amixer_rsc_ctrl_blk *ctl = blk; in amixer_get_y()
696 return ((struct amixer_rsc_ctrl_blk *)blk)->dirty.data; in amixer_get_dirty()
701 struct amixer_rsc_ctrl_blk *blk; in amixer_rsc_get_ctrl_blk()
715 kfree((struct amixer_rsc_ctrl_blk *)blk); in amixer_rsc_put_ctrl_blk()