Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_dp_helper.h1917 struct drm_dp_aux { struct
1941 * Beware, this may be %NULL before drm_dp_aux_register() has been argument
1950 struct drm_device *drm_dev;
1956 struct drm_crtc *crtc;
1984 * A pointer to a &drm_dp_aux_msg structure describing the argument
2003 ssize_t (*transfer)(struct drm_dp_aux *aux, argument
2017 struct drm_dp_aux_cec cec; argument
2024 ssize_t drm_dp_dpcd_read(struct drm_dp_aux *aux, unsigned int offset, argument

Completed in 16 milliseconds