Searched refs:rcar_fcp_get (Results 1 – 4 of 4) sorted by relevance
16 struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np);22 static inline struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np) in rcar_fcp_get() function
44 struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np) in rcar_fcp_get() function64 EXPORT_SYMBOL_GPL(rcar_fcp_get);
2305 fdp1->fcp = rcar_fcp_get(fcp_node); in fdp1_probe()
920 vsp1->fcp = rcar_fcp_get(fcp_node); in vsp1_probe()