Searched refs:mpfs_sys_controller_get (Results 1 – 3 of 3) sorted by relevance
167 struct mpfs_sys_controller *mpfs_sys_controller_get(struct device *dev) in mpfs_sys_controller_get() function202 EXPORT_SYMBOL(mpfs_sys_controller_get);
39 struct mpfs_sys_controller *mpfs_sys_controller_get(struct device *dev);
74 rng_priv->sys_controller = mpfs_sys_controller_get(&pdev->dev); in mpfs_rng_probe()