Searched refs:qvga_rates (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/media/usb/gspca/ |
D | ov534.c | 119 static const u8 qvga_rates[] = {187, 150, 137, 125, 100, 75, 60, 50, 37, 30}; variable 124 .rates = qvga_rates, 125 .nrates = ARRAY_SIZE(qvga_rates), 132 .rates = qvga_rates, 133 .nrates = ARRAY_SIZE(qvga_rates),
|