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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/oxygen/
H A Dhifier.c76 static void ak4396_write_cached(struct oxygen *chip, u8 reg, u8 value) function
144 ak4396_write_cached(chip, AK4396_LCH_ATT, chip->dac_volume[0]);
145 ak4396_write_cached(chip, AK4396_RCH_ATT, chip->dac_volume[1]);
156 ak4396_write_cached(chip, AK4396_CONTROL_2, value);
H A Doxygen.c122 static void ak4396_write_cached(struct oxygen *chip, unsigned int codec, function
303 ak4396_write_cached(chip, i, AK4396_LCH_ATT,
305 ak4396_write_cached(chip, i, AK4396_RCH_ATT,
320 ak4396_write_cached(chip, i, AK4396_CONTROL_2, value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/oxygen/
H A Dhifier.c76 static void ak4396_write_cached(struct oxygen *chip, u8 reg, u8 value) function
144 ak4396_write_cached(chip, AK4396_LCH_ATT, chip->dac_volume[0]);
145 ak4396_write_cached(chip, AK4396_RCH_ATT, chip->dac_volume[1]);
156 ak4396_write_cached(chip, AK4396_CONTROL_2, value);
H A Doxygen.c122 static void ak4396_write_cached(struct oxygen *chip, unsigned int codec, function
303 ak4396_write_cached(chip, i, AK4396_LCH_ATT,
305 ak4396_write_cached(chip, i, AK4396_RCH_ATT,
320 ak4396_write_cached(chip, i, AK4396_CONTROL_2, value);

Completed in 93 milliseconds