Lines Matching full:arbiter
41 * up the various operations of the arbiter
397 * resources, the arbiter will first check whether the card is doing legacy
401 * The arbiter will first look for all VGA cards that might conflict and disable
753 * the arbiter's client decides if devices decodes or not legacy
771 vgaarb_err(&pdev->dev, "failed to allocate VGA arbiter data\n"); in vga_arbiter_add_pci_device()
944 * Indicates to the arbiter if the card decodes legacy VGA IOs, legacy VGA
946 * example) should tell the arbiter if it has disabled legacy decoding, so the
1024 * write : write a command to the arbiter. List of commands is:
1045 * a bit, but makes the arbiter more tolerant to userspace problems and able
1048 * userspace for a given user (file descriptor instance) of the arbiter.
1052 * the arbiter.
1553 /* We add all PCI devices satisfying VGA class in the arbiter by in vga_arb_device_init()