Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ac97/
Dac97_pcm.c432 unsigned short pcms_count, in snd_ac97_pcm_assign() argument
445 rpcms = kcalloc(pcms_count, sizeof(struct ac97_pcm), GFP_KERNEL); in snd_ac97_pcm_assign()
465 for (i = 0; i < pcms_count; i++) { in snd_ac97_pcm_assign()
537 bus->pcms_count = pcms_count; in snd_ac97_pcm_assign()
/linux-6.1.9/include/sound/
Dac97_codec.h212 unsigned short pcms_count; /* count of PCMs */ member
402 unsigned short pcms_count,