Home
last modified time | relevance | path

Searched refs:nth_attempt (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/nfc/st95hf/
Dcore.c514 int nth_attempt = 1; in st95hf_por_sequence() local
526 result, nth_attempt); in st95hf_por_sequence()
532 if (nth_attempt == 2) in st95hf_por_sequence()
539 } while (nth_attempt++ < 3); in st95hf_por_sequence()