Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c505 struct core_conn_create_dest_spec_params *dest_params; in st21nfcb_hci_network_init()
511 kzalloc(sizeof(struct core_conn_create_dest_spec_params) + in st21nfcb_hci_network_init()
524 sizeof(struct core_conn_create_dest_spec_params) + in st21nfcb_hci_network_init()
/linux-4.1.27/include/net/nfc/
Dnci.h254 struct core_conn_create_dest_spec_params { struct
263 struct core_conn_create_dest_spec_params params[0]; argument
Dnci_core.h275 struct core_conn_create_dest_spec_params *params);
/linux-4.1.27/net/nfc/nci/
Dcore.c526 struct core_conn_create_dest_spec_params *params) in nci_core_conn_create()