Searched defs:drm_dp_aux (Results 1 – 1 of 1) sorted by relevance
293 struct drm_dp_aux { struct317 * Beware, this may be %NULL before drm_dp_aux_register() has been argument326 struct drm_device *drm_dev;332 struct drm_crtc *crtc;360 * A pointer to a &drm_dp_aux_msg structure describing the argument391 ssize_t (*transfer)(struct drm_dp_aux *aux, argument422 int (*wait_hpd_asserted)(struct drm_dp_aux *aux, unsigned long wait_us); argument435 struct drm_dp_aux_cec cec; argument442 int drm_dp_dpcd_probe(struct drm_dp_aux *aux, unsigned int offset); argument
Completed in 5 milliseconds