wait_reboot 97 drivers/nfc/st21nfca/i2c.c u16 wait_reboot[] = { 50, 300, 1000 }; wait_reboot 102 drivers/nfc/st21nfca/i2c.c for (i = 0; i < ARRAY_SIZE(wait_reboot) && r < 0; i++) { wait_reboot 106 drivers/nfc/st21nfca/i2c.c msleep(wait_reboot[i]); wait_reboot 114 drivers/nfc/st21nfca/i2c.c for (i = 0; i < ARRAY_SIZE(wait_reboot) && r < 0; i++) { wait_reboot 118 drivers/nfc/st21nfca/i2c.c msleep(wait_reboot[i]);