Home
last modified time | relevance | path

Searched refs:vga_iostate_to_str (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/vga/
Dvgaarb.c85 static const char *vga_iostate_to_str(unsigned int iostate) in vga_iostate_to_str() function
682 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device()
683 vga_iostate_to_str(vgadev->owns), in vga_arbiter_add_pci_device()
684 vga_iostate_to_str(vgadev->locks)); in vga_arbiter_add_pci_device()
742 vga_iostate_to_str(old_decodes), in vga_update_device_decodes()
743 vga_iostate_to_str(vgadev->decodes), in vga_update_device_decodes()
744 vga_iostate_to_str(vgadev->owns)); in vga_update_device_decodes()
999 vga_iostate_to_str(vgadev->decodes), in vga_arb_read()
1000 vga_iostate_to_str(vgadev->owns), in vga_arb_read()
1001 vga_iostate_to_str(vgadev->locks), in vga_arb_read()