Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/microchip/
H A Dmpfs-auto-update.c79 struct mpfs_auto_update_priv { struct
102 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_prepare() argument
149 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_cancel()
161 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_verify_image()
202 static int mpfs_auto_update_set_image_address(struct mpfs_auto_update_priv *priv, in mpfs_auto_update_set_image_address()
266 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_write_bitstream()
335 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_write()
362 static int mpfs_auto_update_available(struct mpfs_auto_update_priv *priv) in mpfs_auto_update_available()
417 struct mpfs_auto_update_priv *priv; in mpfs_auto_update_probe()
451 struct mpfs_auto_update_priv *priv = platform_get_drvdata(pdev); in mpfs_auto_update_remove()