Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drio_cm_cdev.h71 #define RIO_CM_CHAN_BIND _IOW(RIO_CM_IOC_MAGIC, 5, struct rio_cm_channel) macro
/Linux-v4.19/Documentation/rapidio/
Drio_cm.txt55 - RIO_CM_CHAN_BIND : Binds the specified channel data structure to the specified
/Linux-v4.19/drivers/rapidio/
Drio_cm.c1915 case RIO_CM_CHAN_BIND: in riocm_cdev_ioctl()