Home
last modified time | relevance | path

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

/include/linux/
Dvga_switcheroo.h53 enum vga_switcheroo_handler_flags_t { enum
163 enum vga_switcheroo_handler_flags_t handler_flags);
165 enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void);
183 enum vga_switcheroo_handler_flags_t handler_flags) { return 0; } in vga_switcheroo_register_handler()
188 static inline enum vga_switcheroo_handler_flags_t vga_switcheroo_handler_flags(void) { return 0; } in vga_switcheroo_handler_flags()