Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_mipi_dsi.c96 static int of_device_match(struct device *dev, void *data) in of_device_match() function
113 dev = bus_find_device(&mipi_dsi_bus_type, NULL, np, of_device_match); in of_find_mipi_dsi_device_by_node()