Searched refs:decodes_unlocked (Results 1 – 1 of 1) sorted by relevance
647 int old_decodes, decodes_removed, decodes_unlocked; in vga_update_device_decodes() local651 decodes_unlocked = vgadev->locks & decodes_removed; in vga_update_device_decodes()661 if (decodes_unlocked) { in vga_update_device_decodes()662 if (decodes_unlocked & VGA_RSRC_LEGACY_IO) in vga_update_device_decodes()664 if (decodes_unlocked & VGA_RSRC_LEGACY_MEM) in vga_update_device_decodes()666 __vga_put(vgadev, decodes_unlocked); in vga_update_device_decodes()