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

  /src/usr.bin/videoctl/
videoctl.c 64 static const char * video_cid2name(uint32_t);
578 ctrlname = video_cid2name(ctrl.id);
641 ctrlname = video_cid2name(ctrl_id);
665 video_cid2name(uint32_t id) function in typeref:typename:const char *
videoctl.c 64 static const char * video_cid2name(uint32_t);
578 ctrlname = video_cid2name(ctrl.id);
641 ctrlname = video_cid2name(ctrl_id);
665 video_cid2name(uint32_t id) function in typeref:typename:const char *

Completed in 86 milliseconds