mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
Callbacks .vidioc_enum_frameintervals() and .vidioc_enum_framesizes() are required for applications to obtain the frame intervals and resolutions the driver/sensor supported. For the frame intervals, it reads the minimum one from current linked sensor, and set maximum to 1s. For the frame size, it's stepwise with step equals 8, and maximum is the isp sub-device output size. Change-Id: I840b12a165855e7275c2fbd6f28db364ca7105d8 Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com> |
||
|---|---|---|
| .. | ||
| allwinner | ||
| amlogic | ||
| broadcom | ||
| hisilicon | ||
| lantiq | ||
| marvell | ||
| mediatek | ||
| motorola | ||
| qualcomm | ||
| ralink | ||
| renesas | ||
| rockchip | ||
| samsung | ||
| st | ||
| tegra | ||
| ti | ||
| Kconfig | ||
| Makefile | ||
| phy-core.c | ||
| phy-lpc18xx-usb-otg.c | ||
| phy-pistachio-usb.c | ||
| phy-xgene.c | ||