HomeSort by: relevance | last modified time | path
    Searched defs:i915_switcheroo_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_switcheroo.c 54 static const struct vga_switcheroo_client_ops i915_switcheroo_ops = { variable in typeref:typename:const struct vga_switcheroo_client_ops
64 return vga_switcheroo_register_client(pdev, &i915_switcheroo_ops, false);
i915_switcheroo.c 54 static const struct vga_switcheroo_client_ops i915_switcheroo_ops = { variable in typeref:typename:const struct vga_switcheroo_client_ops
64 return vga_switcheroo_register_client(pdev, &i915_switcheroo_ops, false);

Completed in 21 milliseconds