Home
last modified time | relevance | path

Searched refs:CS5535AUDIO_MAX_DESCRIPTORS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c48 .periods_max = CS5535AUDIO_MAX_DESCRIPTORS,
75 .periods_max = CS5535AUDIO_MAX_DESCRIPTORS,
103 PAGE_ALIGN(CS5535AUDIO_MAX_DESCRIPTORS * sizeof(struct cs5535audio_dma_desc))
115 if (periods > CS5535AUDIO_MAX_DESCRIPTORS) in cs5535audio_build_dma_packets()
H A Dcs5535audio.h11 #define CS5535AUDIO_MAX_DESCRIPTORS 128 macro
/kernel/linux/linux-6.6/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c48 .periods_max = CS5535AUDIO_MAX_DESCRIPTORS,
75 .periods_max = CS5535AUDIO_MAX_DESCRIPTORS,
104 PAGE_ALIGN(CS5535AUDIO_MAX_DESCRIPTORS * sizeof(struct cs5535audio_dma_desc))
116 if (periods > CS5535AUDIO_MAX_DESCRIPTORS) in cs5535audio_build_dma_packets()
H A Dcs5535audio.h11 #define CS5535AUDIO_MAX_DESCRIPTORS 128 macro

Completed in 3 milliseconds