Lines Matching defs:aux_ep
245 struct dp_aux_ep_device *aux_ep = to_dp_aux_ep_dev(panel->dev);
251 p->edid = drm_get_edid(connector, &aux_ep->aux->ddc);
278 static int atana33xc20_probe(struct dp_aux_ep_device *aux_ep)
281 struct device *dev = &aux_ep->dev;
289 panel->aux = aux_ep->aux;
322 ret = drm_panel_dp_aux_backlight(&panel->base, aux_ep->aux);
334 static void atana33xc20_remove(struct dp_aux_ep_device *aux_ep)
336 struct device *dev = &aux_ep->dev;
346 static void atana33xc20_shutdown(struct dp_aux_ep_device *aux_ep)
348 struct device *dev = &aux_ep->dev;