Home
last modified time | relevance | path

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

/Linux-v5.15/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.h297 const struct core_conn_create_dest_spec_params *params);
/Linux-v5.15/drivers/nfc/st-nci/
Dse.c525 struct core_conn_create_dest_spec_params *dest_params; in st_nci_hci_network_init()
531 kzalloc(sizeof(struct core_conn_create_dest_spec_params) + in st_nci_hci_network_init()
543 sizeof(struct core_conn_create_dest_spec_params) + in st_nci_hci_network_init()
/Linux-v5.15/drivers/nfc/fdp/
Dfdp.c85 struct core_conn_create_dest_spec_params param; in fdp_nci_create_conn()
/Linux-v5.15/net/nfc/nci/
Dcore.c690 const struct core_conn_create_dest_spec_params *params) in nci_core_conn_create()