HomeSort by: relevance | last modified time | path
    Searched defs:videoread (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/
video.c 157 * method, videoread() works from the first sample in the
159 * user re-queues the buffer when finished, and videoread()
204 dev_type_read(videoread);
213 .d_read = videoread,
1802 videoread(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int

Completed in 13 milliseconds