Searched refs:fw_cleanup (Results 1 – 5 of 5) sorted by relevance
132 void (*fw_cleanup)(struct devicelist *thisdev); member
438 tmpplug->fw_cleanup = in flash_load_plugins()1114 if (thisdev->plugin->fw_cleanup != NULL) { in fwflash_intr()1119 thisdev->plugin->fw_cleanup(thisdev); in fwflash_intr()1151 thisplug->plugin->fw_cleanup = NULL; in fwflash_intr()
43 fw_cleanup;
590 fw_cleanup(struct devicelist *flashdev) in fw_cleanup() function
853 fw_cleanup(struct devicelist *thisdev) in fw_cleanup() function