Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nfc/st-nci/
Dst-nci.h41 bool is_uicc_present; member
Dse.c471 info->se_info.se_status->is_uicc_present) in st_nci_control_se()
631 if (info->se_info.se_status->is_uicc_present) in st_nci_discover_se()
644 if (info->se_info.se_status->is_uicc_present) { in st_nci_discover_se()
Dspi.c244 phy->se_status.is_uicc_present = in st_nci_spi_probe()
Di2c.c230 phy->se_status.is_uicc_present = in st_nci_i2c_probe()
/linux-6.12.1/drivers/nfc/st21nfca/
Dst21nfca.h63 bool is_uicc_present; member
Dse.c160 if (info->se_status->is_uicc_present) { in st21nfca_hci_discover_se()
Di2c.c530 phy->se_status.is_uicc_present = in st21nfca_hci_i2c_probe()
Dcore.c253 if (info->se_status->is_uicc_present) in st21nfca_hci_ready()