Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/
H A Des1968.c440 struct esm_memory { struct
454 struct esm_memory *memory; argument
456 struct esm_memory *mixbuf;
1319 struct esm_memory *buf; in calc_available_memory_size()
1335 struct esm_memory *buf; in snd_es1968_new_memory()
1369 struct esm_memory *chunk; in snd_es1968_free_memory()
1374 chunk = list_entry(buf->list.prev, struct esm_memory, list); in snd_es1968_free_memory()
1383 chunk = list_entry(buf->list.next, struct esm_memory, list); in snd_es1968_free_memory()
1401 struct esm_memory *chunk = list_entry(p, struct esm_memory, list); in snd_es1968_free_dmabuf()
1411 struct esm_memory *chunk; in snd_es1968_init_dmabuf()
[all …]