SYNOPSIS
- int vga_switcheroo_register_handler(const struct vga_switcheroo_handler * handler, enum vga_switcheroo_handler_flags_t handler_flags);
ARGUMENTS
handler
-
- handler callbacks
handler_flags
- handler flags
DESCRIPTION
Register handler. Enable vga_switcheroo if two vga clients have already registered.
RETURN
0 on success, -EINVAL if a handler was already registered.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT

