Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st-nci/
Dse.c70 #define ST_NCI_SE_MODE_OFF 0x00 macro
474 else if (state == ST_NCI_SE_MODE_OFF && host_id != se_idx) in st_nci_control_se()
491 r = st_nci_control_se(ndev, se_idx, ST_NCI_SE_MODE_OFF); in st_nci_disable_se()