Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/mei/
Dhbm.c1255 struct hbm_client_dma_response *client_dma_res; in mei_hbm_dispatch() local
1589 client_dma_res = (struct hbm_client_dma_response *)mei_msg; in mei_hbm_dispatch()
1590 mei_hbm_cl_dma_map_res(dev, client_dma_res); in mei_hbm_dispatch()
1595 client_dma_res = (struct hbm_client_dma_response *)mei_msg; in mei_hbm_dispatch()
1596 mei_hbm_cl_dma_unmap_res(dev, client_dma_res); in mei_hbm_dispatch()