Searched defs:nouveau_acpi_rom_supported (Results 1 – 3 of 3) sorted by relevance
31 static inline bool nouveau_acpi_rom_supported(struct acpi_devnode *acpidev) { return false; } in nouveau_acpi_rom_supported() function33 static inline bool nouveau_acpi_rom_supported(struct device *dev) { return false; } in nouveau_acpi_rom_supported() function
436 bool nouveau_acpi_rom_supported(struct acpi_devnode *acpidev) in nouveau_acpi_rom_supported() function
40 nouveau_acpi_rom_supported(struct acpi_devnode *dev) in nouveau_acpi_rom_supported() function