Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dhda_register.h148 #define AZX_MAX_BUF_SIZE (4*1024*1024) macro
/linux-6.6.21/sound/pci/hda/
Dhda_controller.c569 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
571 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/linux-6.6.21/sound/soc/intel/skylake/
Dskl-pcm.c49 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
51 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/linux-6.6.21/sound/soc/intel/avs/
Dpcm.c1073 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
1075 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,