Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/
Dov519.c148 unsigned int has_autobright:1; member
168 .has_autobright = 1,
175 .has_autobright = 1,
182 .has_autobright = 1,
189 .has_autobright = 1,
196 .has_autobright = 1,
203 .has_autobright = 1,
233 .has_autobright = 1,
240 .has_autobright = 1,
4907 if (valid_controls[sd->sensor].has_autobright) in sd_init_controls()