other versions
- jessie 3.16.56-1+deb8u1
DRM_PROBE_DDC(9) | DRM Core | DRM_PROBE_DDC(9) |
NAME¶
drm_probe_ddc - probe DDC presenceSYNOPSIS¶
bool
drm_probe_ddc(struct i2c_adapter * adapter);
ARGUMENTS¶
adapterI2C adapter to probe
RETURN¶
True on success, false on failure.AUTHORS¶
Jesse Barnes <jesse.barnes@intel.com>Initial version
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Driver internals
Daniel Vetter <daniel.vetter@ffwll.ch>
Contributions all over the place
COPYRIGHT¶
May 2018 | Kernel Hackers Manual 3.16 |