Home
last modified time | relevance | path

Searched refs:AZX_MAX_BUF_SIZE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_register.h144 #define AZX_MAX_BUF_SIZE (1024*1024*1024) macro
/kernel/linux/linux-6.6/include/sound/
H A Dhda_register.h148 #define AZX_MAX_BUF_SIZE (4*1024*1024) macro
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c587 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
589 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c48 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
50 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c569 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
571 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-pcm.c49 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
51 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpcm.c1073 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
1075 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,

Completed in 12 milliseconds