Home
last modified time | relevance | path

Searched refs:sg_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/ccree/
A Dcc_buffer_mgr.c214 if (sg_data->mlli_nents[i]) { in cc_generate_mlli()
218 *sg_data->mlli_nents[i] += in cc_generate_mlli()
369 struct buffer_array sg_data; in cc_map_cipher_request() local
376 sg_data.num_of_buffers = 0; in cc_map_cipher_request()
585 if (!sg_data) { in cc_aead_chain_assoc()
800 if (!sg_data) in cc_aead_chain_data()
952 sg_data.num_of_buffers = 0; in cc_map_aead_request()
1150 sg_data.num_of_buffers = 0; in cc_map_hash_request_final()
1161 &sg_data); in cc_map_hash_request_final()
1235 sg_data.num_of_buffers = 0; in cc_map_hash_request_update()
[all …]
/linux/sound/soc/qcom/qdsp6/
A Daudioreach.c114 struct apm_sub_graph_params *sg_data; member
418 struct apm_sub_graph_params *sg_data = open->sg_data; in audioreach_populate_graph() local
432 struct apm_sub_graph_data *sg_cfg = &sg_data->sg_cfg[i++]; in audioreach_populate_graph()
516 params.sg_data = p; in audioreach_alloc_graph_pkt()
517 param_data = &params.sg_data->param_data; in audioreach_alloc_graph_pkt()
521 params.sg_data->num_sub_graphs = num_sub_graphs; in audioreach_alloc_graph_pkt()

Completed in 11 milliseconds