Searched refs:nouveau_acpi_rom_supported (Results 1 – 3 of 3) sorted by relevance
29 bool nouveau_acpi_rom_supported(struct pci_dev *pdev);32 nouveau_acpi_rom_supported(struct pci_dev *pdev) in nouveau_acpi_rom_supported() function93 if (!nouveau_acpi_rom_supported(nv_device(bios)->pdev)) in acpi_init()
13 bool nouveau_acpi_rom_supported(struct pci_dev *pdev);21 static inline bool nouveau_acpi_rom_supported(struct pci_dev *pdev) { return false; } in nouveau_acpi_rom_supported() function
375 bool nouveau_acpi_rom_supported(struct pci_dev *pdev) in nouveau_acpi_rom_supported() function