Home
last modified time | relevance | path

Searched refs:video_name2cid (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.bin/videoctl/
Dvideoctl.c65 static uint32_t video_name2cid(const char *);
555 found = video_print_ctrl(video_name2cid(s)); in video_print()
618 uint32_t ctrl_id = video_name2cid(ctrlname); in video_set()
677 video_name2cid(const char *name) in video_name2cid() function