Symbol: hdmi_avi_infoframe
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
1570
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
1523
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c
1535
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
6973
struct hdmi_avi_infoframe avi_frame;
drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c
743
struct hdmi_avi_infoframe *frame)
drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c
954
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/bridge/ite-it6505.c
1384
struct hdmi_avi_infoframe *frame)
drivers/gpu/drm/bridge/ite-it6505.c
3126
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/bridge/sii902x.c
368
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
1781
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/display/drm_hdmi_helper.c
130
void drm_hdmi_avi_infoframe_colorimetry(struct hdmi_avi_infoframe *frame,
drivers/gpu/drm/display/drm_hdmi_helper.c
157
void drm_hdmi_avi_infoframe_bars(struct hdmi_avi_infoframe *frame,
drivers/gpu/drm/display/drm_hdmi_helper.c
175
void drm_hdmi_avi_infoframe_content_type(struct hdmi_avi_infoframe *frame,
drivers/gpu/drm/display/drm_hdmi_state_helper.c
701
struct hdmi_avi_infoframe *frame =
drivers/gpu/drm/drm_edid.c
7367
drm_hdmi_avi_infoframe_from_display_mode(struct hdmi_avi_infoframe *frame,
drivers/gpu/drm/drm_edid.c
7444
drm_hdmi_avi_infoframe_quant_range(struct hdmi_avi_infoframe *frame,
drivers/gpu/drm/i915/display/intel_hdmi.c
730
struct hdmi_avi_infoframe *frame = &crtc_state->infoframes.avi.avi;
drivers/gpu/drm/i915/display/intel_sdvo.c
1103
struct hdmi_avi_infoframe *frame = &crtc_state->infoframes.avi.avi;
drivers/gpu/drm/loongson/lsdc_output_7a2000.c
291
struct hdmi_avi_infoframe infoframe;
drivers/gpu/drm/mediatek/mtk_hdmi.c
708
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/omapdrm/dss/hdmi.h
178
struct hdmi_avi_infoframe infoframe;
drivers/gpu/drm/omapdrm/dss/hdmi4.c
374
struct hdmi_avi_infoframe avi;
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
221
struct hdmi_avi_infoframe *frame)
drivers/gpu/drm/omapdrm/dss/hdmi5.c
372
struct hdmi_avi_infoframe avi;
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
365
struct hdmi_avi_infoframe *frame)
drivers/gpu/drm/omapdrm/dss/omapdss.h
55
struct hdmi_avi_infoframe;
drivers/gpu/drm/radeon/radeon_audio.c
458
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/sti/sti_hdmi.c
447
struct hdmi_avi_infoframe infoframe;
drivers/gpu/drm/tegra/hdmi.c
715
struct hdmi_avi_infoframe frame;
drivers/gpu/drm/tegra/sor.c
1922
struct hdmi_avi_infoframe frame;
drivers/media/i2c/tda1997x.c
1967
struct hdmi_avi_infoframe *avi = &state->avi_infoframe;
drivers/media/i2c/tda1997x.c
247
struct hdmi_avi_infoframe avi_infoframe;
drivers/media/i2c/tda1997x.c
648
struct hdmi_avi_infoframe *avi = &state->avi_infoframe;
drivers/media/v4l2-core/v4l2-dv-timings.c
894
v4l2_hdmi_rx_colorimetry(const struct hdmi_avi_infoframe *avi,
drivers/video/fbdev/omap2/omapfb/displays/connector-hdmi.c
174
const struct hdmi_avi_infoframe *avi)
drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c
165
const struct hdmi_avi_infoframe *avi)
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
174
struct hdmi_avi_infoframe infoframe;
drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c
476
const struct hdmi_avi_infoframe *avi)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
263
struct hdmi_avi_infoframe *frame)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c
508
const struct hdmi_avi_infoframe *avi)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
407
struct hdmi_avi_infoframe *frame)
drivers/video/hdmi.c
110
ssize_t hdmi_avi_infoframe_pack_only(const struct hdmi_avi_infoframe *frame,
drivers/video/hdmi.c
1212
const struct hdmi_avi_infoframe *frame)
drivers/video/hdmi.c
1562
static int hdmi_avi_infoframe_unpack(struct hdmi_avi_infoframe *frame,
drivers/video/hdmi.c
201
ssize_t hdmi_avi_infoframe_pack(struct hdmi_avi_infoframe *frame,
drivers/video/hdmi.c
58
void hdmi_avi_infoframe_init(struct hdmi_avi_infoframe *frame)
drivers/video/hdmi.c
68
static int hdmi_avi_infoframe_check_only(const struct hdmi_avi_infoframe *frame)
drivers/video/hdmi.c
90
int hdmi_avi_infoframe_check(struct hdmi_avi_infoframe *frame)
include/drm/display/drm_hdmi_helper.h
14
drm_hdmi_avi_infoframe_colorimetry(struct hdmi_avi_infoframe *frame,
include/drm/display/drm_hdmi_helper.h
18
drm_hdmi_avi_infoframe_bars(struct hdmi_avi_infoframe *frame,
include/drm/display/drm_hdmi_helper.h
25
void drm_hdmi_avi_infoframe_content_type(struct hdmi_avi_infoframe *frame,
include/drm/drm_edid.h
34
struct hdmi_avi_infoframe;
include/drm/drm_edid.h
365
drm_hdmi_avi_infoframe_from_display_mode(struct hdmi_avi_infoframe *frame,
include/drm/drm_edid.h
374
drm_hdmi_avi_infoframe_quant_range(struct hdmi_avi_infoframe *frame,
include/linux/hdmi.h
226
void hdmi_avi_infoframe_init(struct hdmi_avi_infoframe *frame);
include/linux/hdmi.h
227
ssize_t hdmi_avi_infoframe_pack(struct hdmi_avi_infoframe *frame, void *buffer,
include/linux/hdmi.h
229
ssize_t hdmi_avi_infoframe_pack_only(const struct hdmi_avi_infoframe *frame,
include/linux/hdmi.h
231
int hdmi_avi_infoframe_check(struct hdmi_avi_infoframe *frame);
include/linux/hdmi.h
443
struct hdmi_avi_infoframe avi;
include/media/v4l2-dv-timings.h
247
struct hdmi_avi_infoframe;
include/media/v4l2-dv-timings.h
251
v4l2_hdmi_rx_colorimetry(const struct hdmi_avi_infoframe *avi,
include/video/omapfb_dss.h
538
const struct hdmi_avi_infoframe *avi);
include/video/omapfb_dss.h
54
struct hdmi_avi_infoframe;
include/video/omapfb_dss.h
738
const struct hdmi_avi_infoframe *avi);