Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dvia82xx.c1436 static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset, in init_viadev() function
1471 init_viadev(chip, i, 0x10 * i, i, 0); in snd_via8233_pcm_new()
1473 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1); in snd_via8233_pcm_new()
1495 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0); in snd_via8233_pcm_new()
1497 init_viadev(chip, chip->capture_devno + 1, VIA_REG_CAPTURE_8233_STATUS + 0x10, 7, 1); in snd_via8233_pcm_new()
1538 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0); in snd_via8233a_pcm_new()
1540 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1); in snd_via8233a_pcm_new()
1566 init_viadev(chip, chip->playback_devno, 0x30, 3, 0); in snd_via8233a_pcm_new()
1595 init_viadev(chip, 0, VIA_REG_PLAYBACK_STATUS, 0, 0); in snd_via686_pcm_new()
1596 init_viadev(chip, 1, VIA_REG_CAPTURE_STATUS, 0, 1); in snd_via686_pcm_new()
Dvia82xx_modem.c835 static void init_viadev(struct via82xx_modem *chip, int idx, unsigned int reg_offset, in init_viadev() function
865 init_viadev(chip, 0, VIA_REG_MO_STATUS, 0); in snd_via686_pcm_new()
866 init_viadev(chip, 1, VIA_REG_MI_STATUS, 1); in snd_via686_pcm_new()