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

  /src/sys/dev/
video.c 197 static int video_match(device_t, cfdata_t, void *);
228 video_match, video_attach, video_detach, video_activate);
331 video_match(device_t parent, cfdata_t match, void *aux) function
337 DPRINTF(("video_match: hw=%p\n", args->hw_if));

Completed in 31 milliseconds