Searched refs:remote_flow_restricted (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/rpmsg/
H A Drpmsg_char.c55 * remote_flow_restricted: to indicate if the remote has requested for flow to be limited
73 bool remote_flow_restricted; member in struct:rpmsg_eptdev
127 eptdev->remote_flow_restricted = enable;
327 ret = put_user(eptdev->remote_flow_restricted, (int __user *)arg);

Completed in 159 milliseconds