Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp_helper.h376 struct drm_dp_aux { struct
400 * Beware, this may be %NULL before drm_dp_aux_register() has been argument
409 struct drm_device *drm_dev;
415 struct drm_crtc *crtc;
443 * A pointer to a &drm_dp_aux_msg structure describing the argument
474 ssize_t (*transfer)(struct drm_dp_aux *aux, argument
516 int (*wait_hpd_asserted)(struct drm_dp_aux *aux, unsigned long wait_us); argument
529 struct drm_dp_aux_cec cec; argument
551 int drm_dp_dpcd_probe(struct drm_dp_aux *aux, unsigned int offset); argument