Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Des1968.c440 struct esm_memory { struct
454 struct esm_memory *memory; argument
456 struct esm_memory *mixbuf;
1327 struct esm_memory *buf; in calc_available_memory_size()
1343 struct esm_memory *buf; in snd_es1968_new_memory()
1377 struct esm_memory *chunk; in snd_es1968_free_memory()
1382 chunk = list_entry(buf->list.prev, struct esm_memory, list); in snd_es1968_free_memory()
1391 chunk = list_entry(buf->list.next, struct esm_memory, list); in snd_es1968_free_memory()
1409 struct esm_memory *chunk = list_entry(p, struct esm_memory, list); in snd_es1968_free_dmabuf()
1419 struct esm_memory *chunk; in snd_es1968_init_dmabuf()
[all …]