Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dclient.h274 int mei_cl_dma_unmap(struct mei_cl *cl, const struct file *fp);
H A Dbus.c734 ret = mei_cl_dma_unmap(cl, NULL); in mei_cldev_dma_unmap()
H A Dclient.c2408 int mei_cl_dma_unmap(struct mei_cl *cl, const struct file *fp) in mei_cl_dma_unmap() function