Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Ddrm_dp_helper.h1140 struct drm_dp_aux { struct
1148 ssize_t (*transfer)(struct drm_dp_aux *aux, argument
1164 ssize_t drm_dp_dpcd_read(struct drm_dp_aux *aux, unsigned int offset, argument
1166 ssize_t drm_dp_dpcd_write(struct drm_dp_aux *aux, unsigned int offset,
1178 static inline ssize_t drm_dp_dpcd_readb(struct drm_dp_aux *aux, in drm_dp_dpcd_readb()
1193 static inline ssize_t drm_dp_dpcd_writeb(struct drm_dp_aux *aux, in drm_dp_dpcd_writeb()
1199 int drm_dp_dpcd_read_link_status(struct drm_dp_aux *aux,
1214 int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link);
1215 int drm_dp_link_power_up(struct drm_dp_aux *aux, struct drm_dp_link *link);
1216 int drm_dp_link_power_down(struct drm_dp_aux *aux, struct drm_dp_link *link);
[all …]
Ddrm_dp_mst_helper.h84 struct drm_dp_aux aux; /* i2c bus for this port? */
448 struct drm_dp_aux *aux;
574 struct drm_device *dev, struct drm_dp_aux *aux,