Searched refs:dao_get_spos (Results 1 – 4 of 4) sorted by relevance
164 int (*dao_get_spos)(void *blk, unsigned int *spos);162 int (*dao_get_spos)(void *blk, unsigned int *spos); global() member
939 static int dao_get_spos(void *blk, unsigned int *spos) in dao_get_spos() function2206 .dao_get_spos = dao_get_spos,
924 static int dao_get_spos(void *blk, unsigned int *spos) in dao_get_spos() function2348 .dao_get_spos = dao_get_spos,
145 dao->hw->dao_get_spos(dao->ctrl_blk, spos); in dao_spdif_set_spos()