Searched refs:rcar_fcp_device (Results 1 – 2 of 2) sorted by relevance
24 struct rcar_fcp_device { struct46 struct rcar_fcp_device *rcar_fcp_get(const struct device_node *np) in rcar_fcp_get() argument48 struct rcar_fcp_device *fcp; in rcar_fcp_get()81 void rcar_fcp_put(struct rcar_fcp_device *fcp) in rcar_fcp_put()100 int rcar_fcp_enable(struct rcar_fcp_device *fcp) in rcar_fcp_enable()122 void rcar_fcp_disable(struct rcar_fcp_device *fcp) in rcar_fcp_disable()135 struct rcar_fcp_device *fcp; in rcar_fcp_probe()156 struct rcar_fcp_device *fcp = platform_get_drvdata(pdev); in rcar_fcp_remove()
28 struct rcar_fcp_device;72 struct rcar_fcp_device *fcp;