Searched refs:oxygen_write_ac97_masked (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/sound/pci/oxygen/ |
H A D | oxygen.h | 198 void oxygen_write_ac97_masked(struct oxygen *chip, unsigned int codec, 249 oxygen_write_ac97_masked(chip, codec, index, value, value); oxygen_ac97_set_bits() 256 oxygen_write_ac97_masked(chip, codec, index, 0, value); oxygen_ac97_clear_bits()
|
H A D | oxygen_io.c | 187 void oxygen_write_ac97_masked(struct oxygen *chip, unsigned int codec, oxygen_write_ac97_masked() function 195 EXPORT_SYMBOL(oxygen_write_ac97_masked); variable
|
H A D | oxygen_mixer.c | 578 oxygen_write_ac97_masked(chip, 0, CM9780_GPIO_STATUS, ac97_switch_put() 590 oxygen_write_ac97_masked(chip, 0, CM9780_GPIO_STATUS, ac97_switch_put()
|
Completed in 38 milliseconds