Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_dp_aux_bus.c50 struct dp_aux_ep_device *aux_ep = to_dp_aux_ep_dev(dev); in dp_aux_ep_probe() local
74 struct dp_aux_ep_device *aux_ep = to_dp_aux_ep_dev(dev); in dp_aux_ep_remove() local
207 struct dp_aux_ep_device *aux_ep; in of_dp_aux_populate_ep_devices() local
/linux/drivers/gpu/drm/panel/
A Dpanel-samsung-atna33xc20.c222 struct dp_aux_ep_device *aux_ep = to_dp_aux_ep_dev(panel->dev); in atana33xc20_get_modes() local
255 static int atana33xc20_probe(struct dp_aux_ep_device *aux_ep) in atana33xc20_probe()
309 static void atana33xc20_remove(struct dp_aux_ep_device *aux_ep) in atana33xc20_remove()
321 static void atana33xc20_shutdown(struct dp_aux_ep_device *aux_ep) in atana33xc20_shutdown()
A Dpanel-edp.c1834 static int panel_edp_dp_aux_ep_probe(struct dp_aux_ep_device *aux_ep) in panel_edp_dp_aux_ep_probe()
1845 static void panel_edp_dp_aux_ep_remove(struct dp_aux_ep_device *aux_ep) in panel_edp_dp_aux_ep_remove()
1850 static void panel_edp_dp_aux_ep_shutdown(struct dp_aux_ep_device *aux_ep) in panel_edp_dp_aux_ep_shutdown()

Completed in 13 milliseconds