Searched refs:mpfs_client (Results 1 – 2 of 2) sorted by relevance
37 int mpfs_blocking_transaction(struct mpfs_sys_controller *mpfs_client, struct mpfs_mss_msg *msg);41 struct mtd_info *mpfs_sys_controller_get_flash(struct mpfs_sys_controller *mpfs_client);
107 struct mtd_info *mpfs_sys_controller_get_flash(struct mpfs_sys_controller *mpfs_client) in mpfs_sys_controller_get_flash() argument109 return mpfs_client->flash; in mpfs_sys_controller_get_flash()