Searched defs:drm_dp_aux (Results 1 – 1 of 1) sorted by relevance
358 struct drm_dp_aux { struct382 * Beware, this may be %NULL before drm_dp_aux_register() has been argument391 struct drm_device *drm_dev;397 struct drm_crtc *crtc;425 * A pointer to a &drm_dp_aux_msg structure describing the argument456 ssize_t (*transfer)(struct drm_dp_aux *aux, argument498 int (*wait_hpd_asserted)(struct drm_dp_aux *aux, unsigned long wait_us); argument511 struct drm_dp_aux_cec cec; argument523 int drm_dp_dpcd_probe(struct drm_dp_aux *aux, unsigned int offset); argument