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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_auth.c89 list_add_tail(&entry->head, &master->magicfree);
H A Ddrm_stub.c119 INIT_LIST_HEAD(&master->magicfree);
162 list_for_each_entry_safe(pt, next, &master->magicfree, head) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A DdrmP.h678 struct list_head magicfree; member in struct:drm_master

Completed in 61 milliseconds