Searched defs:nouveau_acpi_rom_supported (Results 1 - 3 of 3) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_acpi.h31 static inline bool nouveau_acpi_rom_supported(struct acpi_devnode *acpidev) { return false; } function in typeref:typename:bool
33 static inline bool nouveau_acpi_rom_supported(struct device *dev) { return false; } function in typeref:typename:bool
H A Dnouveau_acpi.c436 bool nouveau_acpi_rom_supported(struct acpi_devnode *acpidev) function in typeref:typename:bool
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_shadowacpi.c40 nouveau_acpi_rom_supported(struct acpi_devnode *dev) function in typeref:typename:bool

Completed in 4 milliseconds