Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c506 struct dest_spec_params spec_params; in st21nfcb_hci_network_init() local
520 spec_params.id = ndev->hci_dev->nfcee_id; in st21nfcb_hci_network_init()
521 spec_params.protocol = NCI_NFCEE_INTERFACE_HCI_ACCESS; in st21nfcb_hci_network_init()
522 memcpy(dest_params->value, &spec_params, sizeof(struct dest_spec_params)); in st21nfcb_hci_network_init()