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

  /src/sys/dev/
video.c 210 const struct cdevsw video_cdevsw = { variable in typeref:typename:const struct cdevsw
403 maj = cdevsw_lookup_major(&video_cdevsw);
video.c 210 const struct cdevsw video_cdevsw = { variable in typeref:typename:const struct cdevsw
403 maj = cdevsw_lookup_major(&video_cdevsw);

Completed in 24 milliseconds