Home
last modified time | relevance | path

Searched refs:buffer_top (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/pci/nm256/
Dnm256.c45 static int buffer_top; /* not specified */ variable
61 module_param(buffer_top, int, 0444);
62 MODULE_PARM_DESC(buffer_top, "Set the top address of audio buffer for " CARD_NAME " soundcard.");
1533 if (buffer_top >= chip->buffer_size && buffer_top < chip->buffer_end) in snd_nm256_create()
1534 chip->buffer_end = buffer_top; in snd_nm256_create()
1643 buffer_top = 0x25a800; /* this avoids conflicts with XFree86 server */ in snd_nm256_probe()
/linux-6.1.9/Documentation/sound/
Dalsa-configuration.rst1650 buffer_top
1655 alias buffer_top=0x25a800
1668 the buffer_top option.
1670 Sony F250: buffer_top=0x25a800
1671 Sony F270: buffer_top=0x272800