Searched refs:vga_rates (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | ov534.c | 120 static const u8 vga_rates[] = {60, 50, 40, 30, 15}; variable 128 .rates = vga_rates, 129 .nrates = ARRAY_SIZE(vga_rates), 136 .rates = vga_rates, 137 .nrates = ARRAY_SIZE(vga_rates),
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | ov534.c | 120 static const u8 vga_rates[] = {60, 50, 40, 30, 15}; variable 128 .rates = vga_rates, 129 .nrates = ARRAY_SIZE(vga_rates), 136 .rates = vga_rates, 137 .nrates = ARRAY_SIZE(vga_rates),
|
Completed in 4 milliseconds