Searched refs:new_decodes (Results 1 – 1 of 1) sorted by relevance
847 unsigned int new_decodes) in vga_update_device_decodes() argument851 unsigned int decodes_removed = ~new_decodes & old_decodes; in vga_update_device_decodes()854 vgadev->decodes = new_decodes; in vga_update_device_decodes()872 !(new_decodes & VGA_RSRC_LEGACY_MASK)) in vga_update_device_decodes()875 new_decodes & VGA_RSRC_LEGACY_MASK) in vga_update_device_decodes()1444 unsigned int new_decodes; in vga_arbiter_notify_clients() local1455 new_decodes = vgadev->set_decode(vgadev->pdev, in vga_arbiter_notify_clients()1457 vga_update_device_decodes(vgadev, new_decodes); in vga_arbiter_notify_clients()