Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/
Dvia82xx.c1405 static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset, in init_viadev() function
1440 init_viadev(chip, i, 0x10 * i, i, 0); in snd_via8233_pcm_new()
1442 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1); in snd_via8233_pcm_new()
1464 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0); in snd_via8233_pcm_new()
1466 init_viadev(chip, chip->capture_devno + 1, VIA_REG_CAPTURE_8233_STATUS + 0x10, 7, 1); in snd_via8233_pcm_new()
1507 init_viadev(chip, chip->multi_devno, VIA_REG_MULTPLAY_STATUS, 4, 0); in snd_via8233a_pcm_new()
1509 init_viadev(chip, chip->capture_devno, VIA_REG_CAPTURE_8233_STATUS, 6, 1); in snd_via8233a_pcm_new()
1535 init_viadev(chip, chip->playback_devno, 0x30, 3, 0); in snd_via8233a_pcm_new()
1564 init_viadev(chip, 0, VIA_REG_PLAYBACK_STATUS, 0, 0); in snd_via686_pcm_new()
1565 init_viadev(chip, 1, VIA_REG_CAPTURE_STATUS, 0, 1); in snd_via686_pcm_new()
Dvia82xx_modem.c815 static void init_viadev(struct via82xx_modem *chip, int idx, unsigned int reg_offset, in init_viadev() function
845 init_viadev(chip, 0, VIA_REG_MO_STATUS, 0); in snd_via686_pcm_new()
846 init_viadev(chip, 1, VIA_REG_MI_STATUS, 1); in snd_via686_pcm_new()