Home
last modified time | relevance | path

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

/linux-6.12.1/include/drm/display/
Ddrm_dp_helper.h358 struct drm_dp_aux { struct
382 * Beware, this may be %NULL before drm_dp_aux_register() has been argument
391 struct drm_device *drm_dev;
397 struct drm_crtc *crtc;
425 * A pointer to a &drm_dp_aux_msg structure describing the argument
456 ssize_t (*transfer)(struct drm_dp_aux *aux, argument
498 int (*wait_hpd_asserted)(struct drm_dp_aux *aux, unsigned long wait_us); argument
511 struct drm_dp_aux_cec cec; argument
523 int drm_dp_dpcd_probe(struct drm_dp_aux *aux, unsigned int offset); argument