Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/nfc/
Dnci.h256 struct core_conn_create_dest_spec_params { struct
265 struct core_conn_create_dest_spec_params params[0]; argument
Dnci_core.h307 struct core_conn_create_dest_spec_params *params);
/Linux-v4.19/drivers/nfc/st-nci/
Dse.c540 struct core_conn_create_dest_spec_params *dest_params; in st_nci_hci_network_init()
546 kzalloc(sizeof(struct core_conn_create_dest_spec_params) + in st_nci_hci_network_init()
560 sizeof(struct core_conn_create_dest_spec_params) + in st_nci_hci_network_init()
/Linux-v4.19/drivers/nfc/fdp/
Dfdp.c93 struct core_conn_create_dest_spec_params param; in fdp_nci_create_conn()
/Linux-v4.19/net/nfc/nci/
Dcore.c691 struct core_conn_create_dest_spec_params *params) in nci_core_conn_create()