Home
last modified time | relevance | path

Searched refs:vga_switcheroo_process_delayed_switch (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/linux/
Dvga_switcheroo.h169 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
/linux-6.12.1/drivers/gpu/vga/
Dvga_switcheroo.c935 int vga_switcheroo_process_delayed_switch(void) in vga_switcheroo_process_delayed_switch() function
963 EXPORT_SYMBOL(vga_switcheroo_process_delayed_switch);
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_fbdev.c319 vga_switcheroo_process_delayed_switch(); in radeon_fbdev_client_restore()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_fbdev.c614 vga_switcheroo_process_delayed_switch(); in intel_fbdev_client_restore()
/linux-6.12.1/drivers/gpu/drm/
Ddrm_file.c394 vga_switcheroo_process_delayed_switch(); in drm_lastclose()