Searched refs:mapped_link_head (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dmemory.c106 struct list_head *candidate = &emu->mapped_link_head;
109 list_for_each (pos, &emu->mapped_link_head) {
173 if ((p = blk->mapped_link.prev) != &emu->mapped_link_head) {
178 if ((p = blk->mapped_link.next) != &emu->mapped_link_head) {
H A Demu10k1_main.c1445 INIT_LIST_HEAD(&emu->mapped_link_head);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Demu10k1.h1464 struct list_head mapped_link_head; member in struct:snd_emu10k1

Completed in 102 milliseconds