Searched refs:flash_command (Results 1 – 2 of 2) sorted by relevance
489 struct flash_command { struct494 static struct flash_command flash_command_table[] = argument644 int flash_command = FLASH_CMD_NONE; in pm8001_store_update_fw() local673 flash_command = flash_command_table[i].code; in pm8001_store_update_fw()677 if (flash_command == FLASH_CMD_NONE) { in pm8001_store_update_fw()696 if (FLASH_CMD_UPDATE == flash_command) in pm8001_store_update_fw()
306 struct flash_command { struct311 static struct flash_command flash_command_table[] = argument350 int flash_command = FLASH_CMD_NONE; in asd_store_update_bios() local370 flash_command = flash_command_table[i].code; in asd_store_update_bios()374 if (flash_command == FLASH_CMD_NONE) { in asd_store_update_bios()427 if (flash_command == FLASH_CMD_UPDATE) { in asd_store_update_bios()