Searched refs:init_viadev (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/
H A Dvia82xx.c1412 static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset, function
1446 init_viadev(chip, i, 0x10 * i, i, 0);
1448 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1);
1464 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0);
1466 init_viadev(chip, chip->capture_devno + 1, VIA_REG_CAPTURE_8233_STATUS + 0x10, 7, 1);
1498 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0);
1500 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1);
1519 init_viadev(chip, chip->playback_devno, 0x30, 3, 0);
1548 init_viadev(chip, 0, VIA_REG_PLAYBACK_STATUS, 0, 0);
1549 init_viadev(chi
[all...]
H A Dvia82xx_modem.c825 static void init_viadev(struct via82xx_modem *chip, int idx, unsigned int reg_offset, function
855 init_viadev(chip, 0, VIA_REG_MO_STATUS, 0);
856 init_viadev(chip, 1, VIA_REG_MI_STATUS, 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Dvia82xx.c1412 static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset, function
1446 init_viadev(chip, i, 0x10 * i, i, 0);
1448 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1);
1464 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0);
1466 init_viadev(chip, chip->capture_devno + 1, VIA_REG_CAPTURE_8233_STATUS + 0x10, 7, 1);
1498 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0);
1500 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1);
1519 init_viadev(chip, chip->playback_devno, 0x30, 3, 0);
1548 init_viadev(chip, 0, VIA_REG_PLAYBACK_STATUS, 0, 0);
1549 init_viadev(chi
[all...]
H A Dvia82xx_modem.c825 static void init_viadev(struct via82xx_modem *chip, int idx, unsigned int reg_offset, function
855 init_viadev(chip, 0, VIA_REG_MO_STATUS, 0);
856 init_viadev(chip, 1, VIA_REG_MI_STATUS, 1);

Completed in 268 milliseconds