Searched refs:flash_command (Results 1 – 2 of 2) sorted by relevance
646 struct flash_command { struct651 static const struct flash_command flash_command_table[] = { argument801 int flash_command = FLASH_CMD_NONE; in pm8001_store_update_fw() local830 flash_command = flash_command_table[i].code; in pm8001_store_update_fw()834 if (flash_command == FLASH_CMD_NONE) { in pm8001_store_update_fw()852 if (FLASH_CMD_UPDATE == flash_command) in pm8001_store_update_fw()
278 struct flash_command { struct283 static struct flash_command flash_command_table[] = argument322 int flash_command = FLASH_CMD_NONE; in asd_store_update_bios() local342 flash_command = flash_command_table[i].code; in asd_store_update_bios()346 if (flash_command == FLASH_CMD_NONE) { in asd_store_update_bios()399 if (flash_command == FLASH_CMD_UPDATE) { in asd_store_update_bios()