vga_switcheroo_handler_flags
if (vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC)
switcheroo_ddc = !!(vga_switcheroo_handler_flags() &
if ((vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC) &&
} else if (vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC &&
EXPORT_SYMBOL(vga_switcheroo_handler_flags);
enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void);