Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/videoctl/
Dvideoctl.c61 static bool video_print_ctrl(uint32_t);
193 video_print_ctrl(0); in video_print_all()
553 found = video_print_ctrl(0); in video_print()
555 found = video_print_ctrl(video_name2cid(s)); in video_print()
565 video_print_ctrl(uint32_t ctrl_id) in video_print_ctrl() function