Home
last modified time | relevance | path

Searched refs:AZX_MAX_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dhda_register.h144 #define AZX_MAX_BUF_SIZE (1024*1024*1024) macro
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_controller.c570 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
572 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-pcm.c48 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
50 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,