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