Searched defs:total_bufsize (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | es1968.c | 122 static int total_bufsize[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1024 }; variable 487 int total_bufsize; /* in bytes */ member 2649 snd_es1968_create(struct snd_card *card, struct pci_dev *pci, int total_bufsize, int play_streams, int capt_streams, int chip_type, int do_pm, int radio_nr, struct es1968 **chip_ret) snd_es1968_create() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/ |
H A D | es1968.c | 118 static int total_bufsize[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1024 }; variable 483 int total_bufsize; /* in bytes */ member 2625 snd_es1968_create(struct snd_card *card, struct pci_dev *pci, int total_bufsize, int play_streams, int capt_streams, int chip_type, int do_pm, int radio_nr) snd_es1968_create() argument [all...] |
Completed in 9 milliseconds