Searched refs:ac97_switch (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pci/oxygen/
H A Doxygen.h100 void (*ac97_switch)(struct oxygen *chip, member in struct:oxygen_model
H A Doxygen_mixer.c535 if (chip->model.ac97_switch)
536 chip->model.ac97_switch(chip, priv_idx, 0x8000);
563 if (codec == 0 && chip->model.ac97_switch)
564 chip->model.ac97_switch(chip, index, newreg & 0x8000);
H A Dxonar_cs43xx.c403 .ac97_switch = xonar_d1_line_mic_ac97_switch,
H A Dxonar_pcm179x.c1223 .ac97_switch = xonar_line_mic_ac97_switch,
1255 .ac97_switch = xonar_line_mic_ac97_switch,

Completed in 221 milliseconds