Home
last modified time | relevance | path

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

/linux/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
145 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_cancel()
157 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_verify_image()
198 static int mpfs_auto_update_set_image_address(struct mpfs_auto_update_priv *priv, in mpfs_auto_update_set_image_address()
262 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_write_bitstream()
331 struct mpfs_auto_update_priv *priv = fw_uploader->dd_handle; in mpfs_auto_update_write()
358 static int mpfs_auto_update_available(struct mpfs_auto_update_priv *priv) in mpfs_auto_update_available()
413 struct mpfs_auto_update_priv *priv; in mpfs_auto_update_probe()
453 struct mpfs_auto_update_priv *priv = platform_get_drvdata(pdev); in mpfs_auto_update_remove()