Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c454 * rio_mport_obw_free() - unmap an OutBound Window from RapidIO address space
459 static int rio_mport_obw_free(struct file *filp, void __user *arg) in rio_mport_obw_free() function
2119 return rio_mport_obw_free(filp, (void __user *)arg); in mport_cdev_ioctl()