Searched refs:component_master_is_bound (Results 1 – 3 of 3) sorted by relevance
93 bool component_master_is_bound(struct device *parent,
572 bool component_master_is_bound(struct device *parent, in component_master_is_bound() function 584 EXPORT_SYMBOL_GPL(component_master_is_bound);
487 if (component_master_is_bound(&pdev->dev, &rockchip_drm_ops)) { in rockchip_drm_platform_shutdown()