Searched refs:total_bufsize (Results 1 – 2 of 2) sorted by relevance
135 module_param_array(total_bufsize, int, NULL, 0444);481 int total_bufsize; /* in bytes */ member1415 chip->total_bufsize, &chip->dma); in snd_es1968_init_dmabuf()1419 chip->total_bufsize); in snd_es1968_init_dmabuf()2616 int total_bufsize, in snd_es1968_create() argument2648 chip->total_bufsize = total_bufsize; /* in bytes */ in snd_es1968_create()2748 if (total_bufsize[dev] < 128) in __snd_es1968_probe()2749 total_bufsize[dev] = 128; in __snd_es1968_probe()2750 if (total_bufsize[dev] > 4096) in __snd_es1968_probe()2751 total_bufsize[dev] = 4096; in __snd_es1968_probe()[all …]
883 total_bufsize