Home | History | Annotate | Download | only in src

Lines Matching refs:VEN_IOCTL_CMD_STOP

526     if (ioctl (m_nDriver_fd,VEN_IOCTL_CMD_STOP, NULL) < 0) {
527 DEBUG_PRINT_ERROR("ERROR: VEN_IOCTL_CMD_STOP failed");
1344 return ioctl(m_nDriver_fd,VEN_IOCTL_CMD_STOP,NULL);