Searched refs:g_next (Results 1 – 3 of 3) sorted by relevance
204 struct gfx_entry *g_next; member
2141 gfxp->g_next = gfx_devinfo_list; in process_devfunc()2143 if (gfxp->g_next) in process_devfunc()2144 gfxp->g_next->g_prev = gfxp; in process_devfunc()
174 for (gfxp = gfx_devinfo_list; gfxp; gfxp = gfxp->g_next) { in amd_iommu_setup_passthru()