Home
last modified time | relevance | path

Searched refs:tegra_csi_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dcsi.h108 struct tegra_csi_ops { struct
125 const struct tegra_csi_ops *ops; argument
150 const struct tegra_csi_ops *ops;
H A Dcsi.c445 static const struct v4l2_subdev_ops tegra_csi_ops = { variable
607 v4l2_subdev_init(subdev, &tegra_csi_ops); in tegra_csi_channel_init()
H A Dtegra210.c1207 static const struct tegra_csi_ops tegra210_csi_ops = {