Searched refs:dao_set_spos (Results 1 – 4 of 4) sorted by relevance
159 int (*dao_set_spos)(void *blk, unsigned int spos); member
917 static int dao_set_spos(void *blk, unsigned int spos) in dao_set_spos() function2230 .dao_set_spos = dao_set_spos,
901 static int dao_set_spos(void *blk, unsigned int spos) in dao_set_spos() function2303 .dao_set_spos = dao_set_spos,
145 dao->hw->dao_set_spos(dao->ctrl_blk, spos); in dao_spdif_set_spos()
Completed in 32 milliseconds