Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/st-nci/
H A Dse.c532 struct core_conn_create_dest_spec_params *dest_params; in st_nci_hci_network_init()
538 kzalloc(sizeof(struct core_conn_create_dest_spec_params) + in st_nci_hci_network_init()
552 sizeof(struct core_conn_create_dest_spec_params) + in st_nci_hci_network_init()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci.h244 struct core_conn_create_dest_spec_params { struct
253 struct core_conn_create_dest_spec_params params[]; argument
H A Dnci_core.h296 struct core_conn_create_dest_spec_params *params);
/OK3568_Linux_fs/kernel/drivers/nfc/fdp/
H A Dfdp.c85 struct core_conn_create_dest_spec_params param; in fdp_nci_create_conn()
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dcore.c695 struct core_conn_create_dest_spec_params *params) in nci_core_conn_create()