Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drio_cm_cdev.h75 #define RIO_CM_CHAN_SEND _IOW(RIO_CM_IOC_MAGIC, 9, struct rio_cm_msg) macro
/Linux-v4.19/Documentation/rapidio/
Drio_cm.txt65 - RIO_CM_CHAN_SEND : Sends a data message through the specified channel.
/Linux-v4.19/drivers/rapidio/
Drio_cm.c1923 case RIO_CM_CHAN_SEND: in riocm_cdev_ioctl()