Searched refs:rcar_fcp_get_device (Results 1 – 3 of 3) sorted by relevance
18 struct device *rcar_fcp_get_device(struct rcar_fcp_device *fcp);27 static inline struct device *rcar_fcp_get_device(struct rcar_fcp_device *fcp) in rcar_fcp_get_device() function
79 struct device *rcar_fcp_get_device(struct rcar_fcp_device *fcp) in rcar_fcp_get_device() function83 EXPORT_SYMBOL_GPL(rcar_fcp_get_device);
845 vsp1->bus_master = rcar_fcp_get_device(vsp1->fcp); in vsp1_probe()