Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c503 int nth_attempt = 1; in st95hf_por_sequence() local
515 result, nth_attempt); in st95hf_por_sequence()
521 if (nth_attempt == 2) in st95hf_por_sequence()
528 } while (nth_attempt++ < 3); in st95hf_por_sequence()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c502 int nth_attempt = 1; in st95hf_por_sequence() local
514 result, nth_attempt); in st95hf_por_sequence()
520 if (nth_attempt == 2) in st95hf_por_sequence()
527 } while (nth_attempt++ < 3); in st95hf_por_sequence()

Completed in 3 milliseconds