Lines Matching full:card
58 * @pdev: pci device of the VGA card
59 * @decodes: bit mask of what legacy regions the card decodes
61 * Indicates to the arbiter if the card decodes legacy VGA IOs,
63 * the card driver (fbdev for example) should tell the arbiter
64 * if it has disabled legacy decoding, so the card can be left
79 * @pdev: pci device of the VGA card or NULL for the system default
84 * card and mark those resources locked. If the resource requested
86 * whether the card is doing legacy decoding for that type of resource. If
91 * be used. Then, the card is marked as locking these resources and
92 * the IO and/or Memory accesse are enabled on the card (including
94 * This function will block if some conflicting card is already locking
100 * If the card already owns the resources, the function succeeds.
137 * @pdev: pci devivce of VGA card or NULL for system default
142 * are already locked by another card. It can be called in any context
154 * @pdev: pci device of VGA card or NULL for system default
159 * that a subsequence vga_get() on the same card will succeed
176 * vga card setups and/or x86 platforms.
180 * any PCI card. If this is not true, I'll have to define two archs
184 * with that card. Can theirs IOs be disabled at all ? If not, then