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