Searched refs:to_dp_aux_ep_dev (Results 1 – 3 of 3) sorted by relevance
50 struct dp_aux_ep_device *aux_ep = to_dp_aux_ep_dev(dev); in dp_aux_ep_probe()74 struct dp_aux_ep_device *aux_ep = to_dp_aux_ep_dev(dev); in dp_aux_ep_remove()96 aux_ep_drv->shutdown(to_dp_aux_ep_dev(dev)); in dp_aux_ep_shutdown()128 kfree(to_dp_aux_ep_dev(dev)); in dp_aux_ep_dev_release()
37 static inline struct dp_aux_ep_device *to_dp_aux_ep_dev(struct device *dev) in to_dp_aux_ep_dev() function
222 struct dp_aux_ep_device *aux_ep = to_dp_aux_ep_dev(panel->dev); in atana33xc20_get_modes()