Searched refs:dw_dp_match_by_id (Results 1 – 1 of 1) sorted by relevance
946 static int dw_dp_match_by_id(struct device *dev, const void *data) in dw_dp_match_by_id() function959 dev = driver_find_device(drv, NULL, &id, dw_dp_match_by_id); in dw_dp_find_by_id()