Home
last modified time | relevance | path

Searched refs:mpfs_syscontroller_priv (Results 1 – 1 of 1) sorted by relevance

/drivers/misc/
A Dmpfs_syscontroller.c38 struct mpfs_syscontroller_priv { struct
50 int mpfs_syscontroller_run_service(struct mpfs_syscontroller_priv *sys_controller, struct mpfs_mss_… in mpfs_syscontroller_run_service() argument
114 struct mpfs_syscontroller_priv *sys_controller = dev_get_priv(dev); in mpfs_syscontroller_probe()
135 struct mpfs_syscontroller_priv *mpfs_syscontroller_get(struct udevice *dev) in mpfs_syscontroller_get()
137 struct mpfs_syscontroller_priv *sys_controller; in mpfs_syscontroller_get()
155 .priv_auto = sizeof(struct mpfs_syscontroller_priv),

Completed in 6 milliseconds