Searched refs:fifo_dir_watch (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_audio.c78 int fifo_dir_watch; member in struct:audio_data
531 data->fifo_dir_watch = -1;
533 data->fifo_dir_watch = inotify_add_watch(data->dir_watch, qxl->playback_fifo_dir, IN_CREATE | IN_MOVE);
535 if (data->fifo_dir_watch == -1) {

Completed in 4 milliseconds