Searched refs:audiots_read_ac97 (Results 1 – 1 of 1) sorted by relevance
187 static uint16_t audiots_read_ac97(audiots_state_t *, int);759 if ((first = audiots_read_ac97(state, reg)) != 0) { in audiots_get_ac97()769 if ((next = audiots_read_ac97(state, reg)) != 0) { in audiots_get_ac97()1021 audiots_read_ac97(audiots_state_t *state, int reg) in audiots_read_ac97() function