Home
last modified time | relevance | path

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

/net/nfc/
Dcore.c789 u32 supported_se, in nfc_allocate_device() argument
807 dev->supported_se = supported_se; in nfc_allocate_device()
Dnetlink.c445 nla_put_u32(msg, NFC_ATTR_SE, dev->supported_se) || in nfc_genl_send_device()
/net/nfc/nci/
Dcore.c661 __u32 supported_se, in nci_allocate_device() argument
684 supported_se, in nci_allocate_device()
/net/nfc/hci/
Dcore.c800 u32 supported_se, in nfc_hci_allocate_device() argument
826 hdev->ndev = nfc_allocate_device(&hci_nfc_ops, protocols, supported_se, in nfc_hci_allocate_device()