v4l2_edid
struct v4l2_edid *edid)
static int extron_s_edid(struct file *file, void *priv, struct v4l2_edid *edid)
static int adv748x_hdmi_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid)
static int adv748x_hdmi_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid)
static int adv7511_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid)
static int adv76xx_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid)
static int adv76xx_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid)
static int adv7842_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid)
static int adv7842_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *e)
static int tda1997x_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid)
static int tda1997x_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid)
static int cobalt_g_edid(struct file *file, void *priv, struct v4l2_edid *edid)
static int cobalt_s_edid(struct file *file, void *priv, struct v4l2_edid *edid)
struct v4l2_edid def_edid = {};
struct v4l2_edid *edid)
static int hdmirx_set_edid(struct file *file, void *fh, struct v4l2_edid *edid)
static int hdmirx_get_edid(struct file *file, void *fh, struct v4l2_edid *edid)
struct v4l2_edid *edid)
int vidioc_s_edid(struct file *file, void *priv, struct v4l2_edid *edid);
struct v4l2_edid *edid)
int vidioc_g_edid(struct file *file, void *priv, struct v4l2_edid *edid);
static int get_v4l2_edid32(struct v4l2_edid *p64,
static int put_v4l2_edid32(struct v4l2_edid *p64,
struct v4l2_edid *edid = parg;
const struct v4l2_edid *p = arg;
struct v4l2_edid *edid)
struct v4l2_edid *edid)
struct v4l2_edid *edid);
struct v4l2_edid *edid);
int (*get_edid)(struct v4l2_subdev *sd, struct v4l2_edid *edid);
int (*set_edid)(struct v4l2_subdev *sd, struct v4l2_edid *edid);
#define v4l2_subdev_edid v4l2_edid
#define VIDIOC_SUBDEV_G_EDID _IOWR('V', 40, struct v4l2_edid)
#define VIDIOC_SUBDEV_S_EDID _IOWR('V', 41, struct v4l2_edid)
#define VIDIOC_G_EDID _IOWR('V', 40, struct v4l2_edid)
#define VIDIOC_S_EDID _IOWR('V', 41, struct v4l2_edid)