Searched refs:dao_set_spos (Results 1 – 4 of 4) sorted by relevance
163 int (*dao_set_spos)(void *blk, unsigned int spos); member
921 static int dao_set_spos(void *blk, unsigned int spos) in dao_set_spos() function2240 .dao_set_spos = dao_set_spos,
905 static int dao_set_spos(void *blk, unsigned int spos) in dao_set_spos() function2310 .dao_set_spos = dao_set_spos,
149 dao->hw->dao_set_spos(dao->ctrl_blk, spos); in dao_spdif_set_spos()