Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pci/
H A Dvgaarb.c63 static const char *vga_iostate_to_str(unsigned int iostate) in vga_iostate_to_str() function
836 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device()
837 vga_iostate_to_str(vgadev->owns), in vga_arbiter_add_pci_device()
838 vga_iostate_to_str(vgadev->locks)); in vga_arbiter_add_pci_device()
891 vga_iostate_to_str(old_decodes), in vga_update_device_decodes()
892 vga_iostate_to_str(vgadev->decodes), in vga_update_device_decodes()
893 vga_iostate_to_str(vgadev->owns)); in vga_update_device_decodes()
1137 vga_iostate_to_str(vgadev->decodes), in vga_arb_read()
1138 vga_iostate_to_str(vgadev->owns), in vga_arb_read()
1139 vga_iostate_to_str(vgade in vga_arb_read()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvgaarb.c87 static const char *vga_iostate_to_str(unsigned int iostate) in vga_iostate_to_str() function
730 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device()
731 vga_iostate_to_str(vgadev->owns), in vga_arbiter_add_pci_device()
732 vga_iostate_to_str(vgadev->locks)); in vga_arbiter_add_pci_device()
790 vga_iostate_to_str(old_decodes), in vga_update_device_decodes()
791 vga_iostate_to_str(vgadev->decodes), in vga_update_device_decodes()
792 vga_iostate_to_str(vgadev->owns)); in vga_update_device_decodes()
1047 vga_iostate_to_str(vgadev->decodes), in vga_arb_read()
1048 vga_iostate_to_str(vgadev->owns), in vga_arb_read()
1049 vga_iostate_to_str(vgade in vga_arb_read()
[all...]

Completed in 6 milliseconds