Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/microchip/
Dmpfs-sys-controller.c31 struct mpfs_sys_controller { struct
39 int mpfs_blocking_transaction(struct mpfs_sys_controller *sys_controller, struct mpfs_mss_msg *msg) in mpfs_blocking_transaction() argument
85 struct mpfs_sys_controller *sys_controller = in mpfs_sys_controller_rx_callback()
86 container_of(client, struct mpfs_sys_controller, client); in mpfs_sys_controller_rx_callback()
93 struct mpfs_sys_controller *sys_controller = in mpfs_sys_controller_delete()
94 container_of(kref, struct mpfs_sys_controller, consumers); in mpfs_sys_controller_delete()
102 struct mpfs_sys_controller *sys_controller = data; in mpfs_sys_controller_put()
107 struct mtd_info *mpfs_sys_controller_get_flash(struct mpfs_sys_controller *mpfs_client) in mpfs_sys_controller_get_flash()
131 struct mpfs_sys_controller *sys_controller; in mpfs_sys_controller_probe()
181 struct mpfs_sys_controller *sys_controller = platform_get_drvdata(pdev); in mpfs_sys_controller_remove()
[all …]
/linux-6.12.1/include/soc/microchip/
Dmpfs.h18 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);
41 struct mtd_info *mpfs_sys_controller_get_flash(struct mpfs_sys_controller *mpfs_client);
/linux-6.12.1/drivers/char/hw_random/
Dmpfs-rng.c23 struct mpfs_sys_controller *sys_controller;
/linux-6.12.1/drivers/firmware/microchip/
Dmpfs-auto-update.c80 struct mpfs_sys_controller *sys_controller;