Home
last modified time | relevance | path

Searched defs:add_components (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dcomponent.h20 int (*add_components)(struct device *, struct master *); member
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_drv.c1047 static int add_components(struct device *dev, struct component_match **matchptr, in add_components() function