nouveau_acpi_rom_supported  419 drivers/gpu/drm/nouveau/nouveau_acpi.c bool nouveau_acpi_rom_supported(struct device *dev)
nouveau_acpi_rom_supported   22 drivers/gpu/drm/nouveau/nouveau_acpi.h static inline bool nouveau_acpi_rom_supported(struct device *dev) { return false; }
nouveau_acpi_rom_supported   30 drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.c nouveau_acpi_rom_supported(struct device *dev)