Searched refs:start_stop (Results 1 – 4 of 4) sorted by relevance
134 static int dmabuf_sync(int fd, int start_stop) in dmabuf_sync() argument137 .flags = start_stop | DMA_BUF_SYNC_RW, in dmabuf_sync()
1533 int start_stop; in manage_rcvq() local1538 if (get_user(start_stop, (int __user *)arg)) in manage_rcvq()1542 if (start_stop) { in manage_rcvq()
596 static int send_rx_ctrl_cmd(struct lio *lio, int start_stop) in send_rx_ctrl_cmd() argument603 if (oct->props[lio->ifidx].rx_on == start_stop) in send_rx_ctrl_cmd()619 ncmd->s.param1 = start_stop; in send_rx_ctrl_cmd()643 oct->props[lio->ifidx].rx_on = start_stop; in send_rx_ctrl_cmd()
1143 static int send_rx_ctrl_cmd(struct lio *lio, int start_stop) in send_rx_ctrl_cmd() argument1150 if (oct->props[lio->ifidx].rx_on == start_stop) in send_rx_ctrl_cmd()1166 ncmd->s.param1 = start_stop; in send_rx_ctrl_cmd()1190 oct->props[lio->ifidx].rx_on = start_stop; in send_rx_ctrl_cmd()