Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvgaarb.h20 #define VGA_RSRC_NONE 0x00 macro
/openbmc/linux/drivers/pci/
H A Dvgaarb.c85 *io_state = VGA_RSRC_NONE; in vga_str_to_iostate()
1191 if (io_state == VGA_RSRC_NONE) { in vga_arb_write()