Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Dnci.h254 struct core_conn_create_dest_spec_params { struct
263 struct core_conn_create_dest_spec_params params[]; argument
/linux/drivers/nfc/st-nci/
H A Dse.c548 struct core_conn_create_dest_spec_params *dest_params; in st_nci_hci_network_init()
554 kzalloc(sizeof(struct core_conn_create_dest_spec_params) + in st_nci_hci_network_init()
566 sizeof(struct core_conn_create_dest_spec_params) + in st_nci_hci_network_init()
/linux/drivers/nfc/fdp/
H A Dfdp.c85 struct core_conn_create_dest_spec_params param; in fdp_nci_create_conn()
/linux/net/nfc/nci/
H A Dcore.c707 const struct core_conn_create_dest_spec_params *params) in nci_core_conn_create()