Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c245 int no_modif, in st95hf_send_recv_cmd() argument
255 if (cmd_array[cmd].no_cmd_params < no_modif) in st95hf_send_recv_cmd()
257 if (no_modif && !list_array) in st95hf_send_recv_cmd()
267 for (i = 0; i < no_modif; i++) { in st95hf_send_recv_cmd()