Probe ddc presence
bool drm_probe_ddc(struct i2c_adapter * adapter);
adapter
I2C adapter to probe
True on success, false on failure.
Jesse Barnes <[email protected]>
Intel Corporation,
Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
Contributions all over the place