Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dagfafocus.h125 int reader_pipe; /* pipe from reader process */ member
H A Dtamarack.h116 int reader_pipe; /* pipe from reader process */ member
H A Dsp15c.h145 int reader_pipe; member
H A Dartec_eplus48u.h286 int reader_pipe; member
H A Dagfafocus.c1787 int fd = s->reader_pipe; in reader_process()
2012 s->reader_pipe = fds[1]; in sane_start()
2015 if (sanei_thread_is_forked()) close (s->reader_pipe); in sane_start()
H A Dtamarack.c823 int fd = s->reader_pipe; in reader_process()
1394 s->reader_pipe = fds[1]; in sane_start()
1397 if (sanei_thread_is_forked()) close (s->reader_pipe); in sane_start()
H A Dsp15c.c861 scanner->reader_pipe = fds[1]; in sane_start()
865 close (scanner->reader_pipe); in sane_start()
1964 int pipe_fd = scanner->reader_pipe; in reader_process()
H A Dartec_eplus48u.c3381 int fd = s->reader_pipe; in reader_process()
4286 s->reader_pipe = fds[1]; in sane_start()
4297 if (sanei_thread_is_forked()) close (s->reader_pipe); in sane_start()

Completed in 14 milliseconds