Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
edid_show
drivers/gpu/drm/drm_debugfs.c
557
return single_open(file, edid_show, dev);
drivers/gpu/drm/drm_sysfs.c
325
.read = edid_show,
drivers/video/fbdev/udlfb.c
1517
.read = edid_show,