Searched refs:vga_switcheroo_handler_flags (Results 1 – 5 of 5) sorted by relevance
165 enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void);188 static inline enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void) { return 0; } in vga_switcheroo_handler_flags() function
276 * vga_switcheroo_handler_flags() - obtain handler flags283 enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void)287 EXPORT_SYMBOL(vga_switcheroo_handler_flags); in vga_switcheroo_handler_flags() 285 enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void) vga_switcheroo_handler_flags() function
454 switcheroo_ddc = !!(vga_switcheroo_handler_flags() & in nouveau_connector_ddc_detect() 596 if ((vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC) && in nouveau_connector_detect()
958 if (vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC) in intel_lvds_init()
288 } else if (vga_switcheroo_handler_flags() & VGA_SWITCHEROO_CAN_SWITCH_DDC && in radeon_connector_get_edid()