Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_register.h148 #define AZX_MAX_BUF_SIZE (4*1024*1024) macro
/Linux-v6.1/sound/soc/intel/avs/
Dpcm.c775 hwparams.period_bytes_max = AZX_MAX_BUF_SIZE / 2; in avs_component_open()
778 hwparams.buffer_bytes_max = AZX_MAX_BUF_SIZE; in avs_component_open()
/Linux-v6.1/sound/pci/hda/
Dhda_controller.c569 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
571 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/Linux-v6.1/sound/soc/intel/skylake/
Dskl-pcm.c48 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
50 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,