Searched refs:mpfs_sys_controller (Results 1 – 3 of 3) sorted by relevance
22 struct mpfs_sys_controller { struct29 int mpfs_blocking_transaction(struct mpfs_sys_controller *sys_controller, struct mpfs_mss_msg *msg) in mpfs_blocking_transaction() argument61 struct mpfs_sys_controller *sys_controller = in rx_callback()62 container_of(client, struct mpfs_sys_controller, client); in rx_callback()69 struct mpfs_sys_controller *sys_controller = container_of(kref, struct mpfs_sys_controller, in mpfs_sys_controller_delete()78 struct mpfs_sys_controller *sys_controller = data; in mpfs_sys_controller_put()97 struct mpfs_sys_controller *sys_controller; in mpfs_sys_controller_probe()134 struct mpfs_sys_controller *sys_controller = platform_get_drvdata(pdev); in mpfs_sys_controller_remove()147 struct mpfs_sys_controller *mpfs_sys_controller_get(struct device *dev) in mpfs_sys_controller_get()150 struct mpfs_sys_controller *sys_controller; in mpfs_sys_controller_get()
18 struct mpfs_sys_controller;37 int mpfs_blocking_transaction(struct mpfs_sys_controller *mpfs_client, struct mpfs_mss_msg *msg);39 struct mpfs_sys_controller *mpfs_sys_controller_get(struct device *dev);
23 struct mpfs_sys_controller *sys_controller;