Home
last modified time | relevance | path

Searched defs:tegra_csi_channel (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/staging/media/tegra-video/
Dcsi.h62 struct tegra_csi_channel { struct
63 struct list_head list;
64 struct v4l2_subdev subdev;
65 struct media_pad pads[TEGRA_CSI_PADS_NUM];
66 unsigned int numpads;
67 struct tegra_csi *csi;
68 struct device_node *of_node;
69 u8 numgangports;
70 unsigned int numlanes;
71 u8 csi_port_nums[GANG_PORTS_MAX];
[all …]