Home
last modified time | relevance | path

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

/linux/include/soc/microchip/
H A Dmpfs.h37 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);
/linux/drivers/soc/microchip/
H A Dmpfs-sys-controller.c107 struct mtd_info *mpfs_sys_controller_get_flash(struct mpfs_sys_controller *mpfs_client) in mpfs_sys_controller_get_flash() argument
109 return mpfs_client->flash; in mpfs_sys_controller_get_flash()