Searched defs:nouveau_acpi_rom_supported (Results 1 - 3 of 3) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ | ||
| H A D | nouveau_acpi.h | 31 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 D | nouveau_acpi.c | 436 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 D | nouveau_nvkm_subdev_bios_shadowacpi.c | 40 nouveau_acpi_rom_supported(struct acpi_devnode *dev) function in typeref:typename:bool |
Completed in 4 milliseconds