esm_memory        463 sound/pci/es1968.c 	struct esm_memory *memory;
esm_memory        465 sound/pci/es1968.c 	struct esm_memory *mixbuf;
esm_memory       1332 sound/pci/es1968.c 	struct esm_memory *buf;
esm_memory       1346 sound/pci/es1968.c static struct esm_memory *snd_es1968_new_memory(struct es1968 *chip, int size)
esm_memory       1348 sound/pci/es1968.c 	struct esm_memory *buf;
esm_memory       1361 sound/pci/es1968.c 		struct esm_memory *chunk = kmalloc(sizeof(*chunk), GFP_KERNEL);
esm_memory       1382 sound/pci/es1968.c 	struct esm_memory *chunk;
esm_memory       1387 sound/pci/es1968.c 		chunk = list_entry(buf->list.prev, struct esm_memory, list);
esm_memory       1396 sound/pci/es1968.c 		chunk = list_entry(buf->list.next, struct esm_memory, list);
esm_memory       1414 sound/pci/es1968.c 		struct esm_memory *chunk = list_entry(p, struct esm_memory, list);
esm_memory       1424 sound/pci/es1968.c 	struct esm_memory *chunk;
esm_memory       1699 sound/pci/es1968.c 	struct esm_memory *memory;