Searched refs:fw_cleanup (Results 1 – 4 of 4) sorted by relevance
132 void (*fw_cleanup)(struct devicelist *thisdev); member
448 tmpplug->fw_cleanup = in flash_load_plugins()1124 if (thisdev->plugin->fw_cleanup != NULL) { in fwflash_intr()1129 thisdev->plugin->fw_cleanup(thisdev); in fwflash_intr()1160 thisplug->plugin->fw_cleanup = NULL; in fwflash_intr()
43 fw_cleanup;
853 fw_cleanup(struct devicelist *thisdev) in fw_cleanup() function