Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfc.h157 * @NFC_ATTR_SE_TYPE: Secure element type (UICC or EMBEDDED)
192 NFC_ATTR_SE_TYPE, enumerator
/linux/net/nfc/
H A Dnetlink.c445 nla_put_u8(msg, NFC_ATTR_SE_TYPE, type)) in nfc_genl_se_added()
512 nla_put_u8(msg, NFC_ATTR_SE_TYPE, se->type) || in nfc_genl_se_transaction()
557 nla_put_u8(msg, NFC_ATTR_SE_TYPE, se->type)) in nfc_genl_se_connectivity()
1351 nla_put_u8(msg, NFC_ATTR_SE_TYPE, se->type)) in nfc_genl_send_se()