Searched refs:client_dma_res (Results 1 – 1 of 1) sorted by relevance
1267 struct hbm_client_dma_response *client_dma_res; in mei_hbm_dispatch() local1604 client_dma_res = (struct hbm_client_dma_response *)mei_msg; in mei_hbm_dispatch()1605 mei_hbm_cl_dma_map_res(dev, client_dma_res); in mei_hbm_dispatch()1610 client_dma_res = (struct hbm_client_dma_response *)mei_msg; in mei_hbm_dispatch()1611 mei_hbm_cl_dma_unmap_res(dev, client_dma_res); in mei_hbm_dispatch()