Home
last modified time | relevance | path

Searched refs:init_viadev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/
H A Dvia82xx.c1410 static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset, in init_viadev() function
1445 init_viadev(chip, i, 0x10 * i, i, 0); in snd_via8233_pcm_new()
1447 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1); in snd_via8233_pcm_new()
1469 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0); in snd_via8233_pcm_new()
1471 init_viadev(chip, chip->capture_devno + 1, VIA_REG_CAPTURE_8233_STATUS + 0x10, 7, 1); in snd_via8233_pcm_new()
1512 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0); in snd_via8233a_pcm_new()
1514 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1); in snd_via8233a_pcm_new()
1540 init_viadev(chip, chip->playback_devno, 0x30, 3, 0); in snd_via8233a_pcm_new()
1569 init_viadev(chip, 0, VIA_REG_PLAYBACK_STATUS, 0, 0); in snd_via686_pcm_new()
1570 init_viadev(chip, 1, VIA_REG_CAPTURE_STATUS, 0, 1); in snd_via686_pcm_new()
H A Dvia82xx_modem.c817 static void init_viadev(struct via82xx_modem *chip, int idx, unsigned int reg_offset, in init_viadev() function
847 init_viadev(chip, 0, VIA_REG_MO_STATUS, 0); in snd_via686_pcm_new()
848 init_viadev(chip, 1, VIA_REG_MI_STATUS, 1); in snd_via686_pcm_new()