Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st-nci/
H A Dse.c549 struct dest_spec_params spec_params; in st_nci_hci_network_init()
555 sizeof(struct dest_spec_params), GFP_KERNEL); in st_nci_hci_network_init()
560 dest_params->length = sizeof(struct dest_spec_params); in st_nci_hci_network_init()
564 sizeof(struct dest_spec_params)); in st_nci_hci_network_init()
567 sizeof(struct dest_spec_params), in st_nci_hci_network_init()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h106 struct dest_spec_params *dest_params;
258 struct dest_spec_params cur_params;
384 const struct dest_spec_params *params);
H A Dnci.h249 struct dest_spec_params { struct
/openbmc/linux/net/nfc/nci/
H A Drsp.c290 sizeof(struct dest_spec_params), in nci_core_conn_create_rsp_packet()
H A Dcore.c57 const struct dest_spec_params *params) in nci_get_conn_info_by_dest_type_params()
728 sizeof(struct dest_spec_params)); in nci_core_conn_create()