Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxd_flash.h17 void free_flash_dev(struct mbox_context *context);
H A Dmboxd_flash.c100 void free_flash_dev(struct mbox_context *context) in free_flash_dev() function
H A Dmboxd.c355 free_flash_dev(context); in main()
/openbmc/phosphor-mboxd/test/
H A Dwrite_flash.c102 free_flash_dev(context); in main()
H A Derase_flash.c207 free_flash_dev(&context); in main()
/openbmc/phosphor-mboxd/vpnor/
H A Dmboxd_flash.cpp92 void free_flash_dev(struct mbox_context* context) in free_flash_dev() function