Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drio_cm_cdev.h74 #define RIO_CM_CHAN_CONNECT _IOW(RIO_CM_IOC_MAGIC, 8, struct rio_cm_channel) macro
/Linux-v4.19/Documentation/rapidio/
Drio_cm.txt64 - RIO_CM_CHAN_CONNECT : Sends a connection request to a remote peer/channel.
/Linux-v4.19/drivers/rapidio/
Drio_cm.c1921 case RIO_CM_CHAN_CONNECT: in riocm_cdev_ioctl()