Searched refs:acpi_video_get_edid (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/include/acpi/ |
D | video.h | 56 extern int acpi_video_get_edid(struct acpi_device *device, int type, 71 static inline int acpi_video_get_edid(struct acpi_device *device, int type, in acpi_video_get_edid() function
|
/Linux-v5.4/drivers/gpu/drm/nouveau/ |
D | nouveau_acpi.c | 466 ret = acpi_video_get_edid(acpidev, type, -1, &edid); in nouveau_acpi_edid()
|
/Linux-v5.4/drivers/acpi/ |
D | acpi_video.c | 1453 int acpi_video_get_edid(struct acpi_device *device, int type, int device_id, in acpi_video_get_edid() function 1519 EXPORT_SYMBOL(acpi_video_get_edid);
|