Searched refs:nouveau_acpi_rom_supported (Results 1 – 3 of 3) sorted by relevance
27 bool nouveau_acpi_rom_supported(struct device *);30 nouveau_acpi_rom_supported(struct device *dev) in nouveau_acpi_rom_supported() function91 if (!nouveau_acpi_rom_supported(bios->subdev.device->dev)) in acpi_init()
14 bool nouveau_acpi_rom_supported(struct device *);22 static inline bool nouveau_acpi_rom_supported(struct device *dev) { return false; } in nouveau_acpi_rom_supported() function
419 bool nouveau_acpi_rom_supported(struct device *dev) in nouveau_acpi_rom_supported() function