Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/nfc/
Dnci.h254 struct core_conn_create_dest_spec_params { struct
263 struct core_conn_create_dest_spec_params params[]; argument
Dnci_core.h298 const struct core_conn_create_dest_spec_params *params);
/Linux-v6.6/drivers/nfc/st-nci/
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-v6.6/drivers/nfc/fdp/
Dfdp.c85 struct core_conn_create_dest_spec_params param; in fdp_nci_create_conn()
/Linux-v6.6/net/nfc/nci/
Dcore.c707 const struct core_conn_create_dest_spec_params *params) in nci_core_conn_create()