Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c32 * dp_aux_ep_match() - The match function for the dp_aux_bus.
40 static int dp_aux_ep_match(struct device *dev, const struct device_driver *drv) in dp_aux_ep_match() function
133 .match = dp_aux_ep_match,