Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ifpga/base/
H A Difpga_sec_mgr.h89 int fpga_stop_flash_update(struct ifpga_fme_hw *fme, int force);
H A Difpga_fme_rsu.c394 int fpga_stop_flash_update(struct ifpga_fme_hw *fme, int force) in fpga_stop_flash_update() function
H A Difpga_api.c251 return fpga_stop_flash_update(fme, force); in ifpga_mgr_stop_flash_update()