Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drio_cm_cdev.h70 #define RIO_CM_CHAN_CLOSE _IOW(RIO_CM_IOC_MAGIC, 4, __u16) macro
/Linux-v4.19/Documentation/rapidio/
Drio_cm.txt74 - RIO_CM_CHAN_CLOSE : Closes a specified channel and frees associated buffers.
/Linux-v4.19/drivers/rapidio/
Drio_cm.c1913 case RIO_CM_CHAN_CLOSE: in riocm_cdev_ioctl()