Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/vga/
Dvgaarb.c81 static const char *vga_iostate_to_str(unsigned int iostate) in vga_iostate_to_str() function
601 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device()
602 vga_iostate_to_str(vgadev->owns), in vga_arbiter_add_pci_device()
603 vga_iostate_to_str(vgadev->locks)); in vga_arbiter_add_pci_device()
661 vga_iostate_to_str(old_decodes), in vga_update_device_decodes()
662 vga_iostate_to_str(vgadev->decodes), in vga_update_device_decodes()
663 vga_iostate_to_str(vgadev->owns)); in vga_update_device_decodes()
888 vga_iostate_to_str(vgadev->decodes), in vga_arb_read()
889 vga_iostate_to_str(vgadev->owns), in vga_arb_read()
890 vga_iostate_to_str(vgadev->locks), in vga_arb_read()