Home
last modified time | relevance | path

Searched refs:i915_switcheroo_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_switcheroo.c49 static const struct vga_switcheroo_client_ops i915_switcheroo_ops = { variable
59 return vga_switcheroo_register_client(pdev, &i915_switcheroo_ops, false); in i915_switcheroo_register()