Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c2759 bool is_menu; in v4l2_ctrl_new_custom() local
2775 is_menu = (type == V4L2_CTRL_TYPE_MENU || in v4l2_ctrl_new_custom()
2777 if (is_menu) in v4l2_ctrl_new_custom()
2790 is_menu ? cfg->menu_skip_mask : step, def, in v4l2_ctrl_new_custom()