Searched refs:vga_switcheroo_process_delayed_switch (Results 1 – 3 of 3) sorted by relevance
169 int vga_switcheroo_process_delayed_switch(void);191 static inline int vga_switcheroo_process_delayed_switch(void) { return 0; } in vga_switcheroo_process_delayed_switch() function
927 * vga_switcheroo_process_delayed_switch() - helper for delayed switching935 int vga_switcheroo_process_delayed_switch(void) in vga_switcheroo_process_delayed_switch() function 963 EXPORT_SYMBOL(vga_switcheroo_process_delayed_switch);
411 vga_switcheroo_process_delayed_switch(); in drm_lastclose()