Home
last modified time | relevance | path

Searched refs:oxygen_ac97_wait (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/pci/oxygen/
Doxygen_io.c88 static int oxygen_ac97_wait(struct oxygen *chip, unsigned int mask) in oxygen_ac97_wait() function
132 if (oxygen_ac97_wait(chip, OXYGEN_AC97_INT_WRITE_DONE) >= 0 && in oxygen_write_ac97()
156 if (oxygen_ac97_wait(chip, OXYGEN_AC97_INT_READ_DONE) >= 0) { in oxygen_read_ac97()