Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dhda_register.h148 #define AZX_MAX_BUF_SIZE (4*1024*1024) macro
/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.c569 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
571 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/linux-6.3-rc2/sound/soc/intel/avs/
A Dpcm.c1038 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
1040 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-pcm.c48 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
50 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,

Completed in 12 milliseconds