Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttv-driver.c1420 static struct v4l2_ctrl_config bttv_ctrl_uv_ratio = { variable
4081 bttv_ctrl_uv_ratio.def = uv_ratio; in bttv_probe()
4121 v4l2_ctrl_new_custom(hdl, &bttv_ctrl_uv_ratio, NULL); in bttv_probe()