Searched refs:oxygen_write_ac97_masked (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
H A D | oxygen.h | 199 void oxygen_write_ac97_masked(struct oxygen *chip, unsigned int codec, 250 oxygen_write_ac97_masked(chip, codec, index, value, value); in oxygen_ac97_set_bits() 257 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); variable
|
H A D | oxygen_mixer.c | 566 oxygen_write_ac97_masked(chip, 0, CM9780_GPIO_STATUS, in ac97_switch_put() 578 oxygen_write_ac97_masked(chip, 0, CM9780_GPIO_STATUS, in ac97_switch_put()
|
/kernel/linux/linux-6.6/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); in oxygen_ac97_set_bits() 256 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); variable
|
H A D | oxygen_mixer.c | 566 oxygen_write_ac97_masked(chip, 0, CM9780_GPIO_STATUS, in ac97_switch_put() 578 oxygen_write_ac97_masked(chip, 0, CM9780_GPIO_STATUS, in ac97_switch_put()
|
Completed in 9 milliseconds