Searched refs:matchptr (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/base/
H A Dcomponent.c261 void component_match_add(struct device *dev, struct component_match **matchptr, component_match_add() argument
264 struct component_match *match = *matchptr; component_match_add()
274 *matchptr = match; component_match_add()
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_drv.c969 static int add_components(struct device *dev, struct component_match **matchptr, add_components() argument
982 component_match_add(dev, matchptr, compare_of, node); add_components()

Completed in 76 milliseconds