Home
last modified time | relevance | path

Searched defs:drm_dp_aux (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/drm/display/
H A Ddrm_dp_helper.h305 struct drm_dp_aux { struct
329 * Beware, this may be %NULL before drm_dp_aux_register() has been argument
338 struct drm_device *drm_dev;
344 struct drm_crtc *crtc;
372 * A pointer to a &drm_dp_aux_msg structure describing the argument
403 ssize_t (*transfer)(struct drm_dp_aux *aux, argument
434 int (*wait_hpd_asserted)(struct drm_dp_aux *aux, unsigned long wait_us); argument
447 struct drm_dp_aux_cec cec; argument
459 int drm_dp_dpcd_probe(struct drm_dp_aux *aux, unsigned int offset); argument