Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st95hf/
Dcore.c242 u8 current_rf_tech; member
396 stcontext->current_rf_tech = NFC_DIGITAL_RF_TECH_106A; in st95hf_select_protocol()
417 stcontext->current_rf_tech = NFC_DIGITAL_RF_TECH_106B; in st95hf_select_protocol()
444 stcontext->current_rf_tech = NFC_DIGITAL_RF_TECH_ISO15693; in st95hf_select_protocol()
679 switch (stcontext->current_rf_tech) { in st95hf_error_handling()
749 switch (stcontext->current_rf_tech) { in st95hf_response_handler()
949 switch (stcontext->current_rf_tech) { in st95hf_in_send_cmd()