Searched refs:oxygen_write_ac97_masked (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/pci/oxygen/ |
| H A D | oxygen.h | 196 void oxygen_write_ac97_masked(struct oxygen *chip, unsigned int codec, 247 oxygen_write_ac97_masked(chip, codec, index, value, value); in oxygen_ac97_set_bits() 254 oxygen_write_ac97_masked(chip, codec, index, 0, value); in oxygen_ac97_clear_bits()
|
| H A D | oxygen_io.c | 175 void oxygen_write_ac97_masked(struct oxygen *chip, unsigned int codec, in oxygen_write_ac97_masked() function 183 EXPORT_SYMBOL(oxygen_write_ac97_masked);
|
| H A D | oxygen_mixer.c | 551 oxygen_write_ac97_masked(chip, 0, CM9780_GPIO_STATUS, in ac97_switch_put() 563 oxygen_write_ac97_masked(chip, 0, CM9780_GPIO_STATUS, in ac97_switch_put()
|