Searched refs:has_freq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | ov519.c | 139 unsigned int has_freq:1; member 159 .has_freq = 1, 166 .has_freq = 1, 173 .has_freq = 1, 180 .has_freq = 1, 187 .has_freq = 1, 194 .has_freq = 1, 199 .has_freq = 1, 204 .has_freq = 1, 211 .has_freq [all...] |
H A D | vc032x.c | 3706 bool has_freq = false; in sd_init_controls() local 3725 has_hvflip = has_freq = true; in sd_init_controls() 3757 if (has_freq) in sd_init_controls()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | ov519.c | 139 unsigned int has_freq:1; member 159 .has_freq = 1, 166 .has_freq = 1, 173 .has_freq = 1, 180 .has_freq = 1, 187 .has_freq = 1, 194 .has_freq = 1, 199 .has_freq = 1, 204 .has_freq = 1, 211 .has_freq [all...] |
H A D | vc032x.c | 3706 bool has_freq = false; in sd_init_controls() local 3725 has_hvflip = has_freq = true; in sd_init_controls() 3757 if (has_freq) in sd_init_controls()
|
Completed in 12 milliseconds