Searched refs:rcar_fcp_get_device (Results 1 – 3 of 3) sorted by relevance
22 struct device *rcar_fcp_get_device(struct rcar_fcp_device *fcp);31 static inline struct device *rcar_fcp_get_device(struct rcar_fcp_device *fcp) in rcar_fcp_get_device() function
78 struct device *rcar_fcp_get_device(struct rcar_fcp_device *fcp) in rcar_fcp_get_device() function82 EXPORT_SYMBOL_GPL(rcar_fcp_get_device);
840 vsp1->bus_master = rcar_fcp_get_device(vsp1->fcp); in vsp1_probe()