Searched refs:start_stop (Results 1 – 2 of 2) 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()
1141 static int send_rx_ctrl_cmd(struct lio *lio, int start_stop) in send_rx_ctrl_cmd() argument1148 if (oct->props[lio->ifidx].rx_on == start_stop) in send_rx_ctrl_cmd()1164 ncmd->s.param1 = start_stop; in send_rx_ctrl_cmd()1188 oct->props[lio->ifidx].rx_on = start_stop; in send_rx_ctrl_cmd()