Searched refs:flash_command (Results 1 – 2 of 2) sorted by relevance
312 struct flash_command { struct317 static struct flash_command flash_command_table[] = argument465 int flash_command = FLASH_CMD_NONE; in pm8001_store_update_fw() local487 flash_command = flash_command_table[i].code; in pm8001_store_update_fw()491 if (flash_command == FLASH_CMD_NONE) { in pm8001_store_update_fw()512 switch (flash_command) { in pm8001_store_update_fw()
319 struct flash_command { struct324 static struct flash_command flash_command_table[] = argument363 int flash_command = FLASH_CMD_NONE; in asd_store_update_bios() local383 flash_command = flash_command_table[i].code; in asd_store_update_bios()387 if (flash_command == FLASH_CMD_NONE) { in asd_store_update_bios()440 if (flash_command == FLASH_CMD_UPDATE) { in asd_store_update_bios()