Symbol: hdmi_core_data
drivers/gpu/drm/omapdrm/dss/hdmi.h
359
struct hdmi_core_data core;
drivers/gpu/drm/omapdrm/dss/hdmi4.c
276
int hdmi4_core_enable(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4.c
299
void hdmi4_core_disable(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
124
struct hdmi_core_data *core = cec_get_drvdata(adap);
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
140
struct hdmi_core_data *core = cec_get_drvdata(adap);
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
157
struct hdmi_core_data *core = cec_get_drvdata(adap);
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
246
struct hdmi_core_data *core = cec_get_drvdata(adap);
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
269
struct hdmi_core_data *core = cec_get_drvdata(adap);
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
320
void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa)
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
325
int hdmi4_cec_init(struct platform_device *pdev, struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
350
void hdmi4_cec_uninit(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
56
static void hdmi_cec_received_msg(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c
97
void hdmi4_cec_irq(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
11
struct hdmi_core_data;
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
17
void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa);
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
18
void hdmi4_cec_irq(struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
19
int hdmi4_cec_init(struct platform_device *pdev, struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
21
void hdmi4_cec_uninit(struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
23
static inline void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa)
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
27
static inline void hdmi4_cec_irq(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
32
struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h
38
static inline void hdmi4_cec_uninit(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
158
void hdmi4_core_powerdown_disable(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
164
static void hdmi_core_swreset_release(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
170
static void hdmi_core_swreset_assert(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
177
static void hdmi_core_video_config(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
220
static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
238
static void hdmi_core_av_packet_config(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
256
void hdmi4_configure(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
30
static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
307
void hdmi4_core_dump(struct hdmi_core_data *core, struct seq_file *s)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
35
int hdmi4_core_ddc_init(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
475
static void hdmi_core_audio_config(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
575
static void hdmi_core_audio_infoframe_cfg(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
632
int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
79
struct hdmi_core_data *core = data;
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
814
int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
824
void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
870
int hdmi4_core_init(struct platform_device *pdev, struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
252
int hdmi4_core_ddc_init(struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
255
void hdmi4_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
257
void hdmi4_core_dump(struct hdmi_core_data *core, struct seq_file *s);
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
258
int hdmi4_core_init(struct platform_device *pdev, struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
260
int hdmi4_core_enable(struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
261
void hdmi4_core_disable(struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
262
void hdmi4_core_powerdown_disable(struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
264
int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp);
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
265
void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp);
drivers/gpu/drm/omapdrm/dss/hdmi4_core.h
266
int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
105
void hdmi5_core_ddc_uninit(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
117
struct hdmi_core_data *core = data;
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
174
void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
26
void hdmi5_core_ddc_init(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
272
static void hdmi_core_video_config(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
335
static void hdmi_core_config_video_packetizer(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
356
static void hdmi_core_config_video_sampler(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
364
static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
420
static void hdmi_core_write_csc(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
454
static void hdmi_core_configure_range(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
483
static void hdmi_core_enable_video_path(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
499
static void hdmi_core_mask_interrupts(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
542
static void hdmi_core_enable_interrupts(struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
548
void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
602
static void hdmi5_core_audio_config(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
738
static void hdmi5_core_audio_infoframe_cfg(struct hdmi_core_data *core,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
755
int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
856
int hdmi5_core_init(struct platform_device *pdev, struct hdmi_core_data *core)
drivers/gpu/drm/omapdrm/dss/hdmi5_core.h
284
void hdmi5_core_ddc_init(struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi5_core.h
286
void hdmi5_core_ddc_uninit(struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi5_core.h
288
void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s);
drivers/gpu/drm/omapdrm/dss/hdmi5_core.h
289
void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/gpu/drm/omapdrm/dss/hdmi5_core.h
291
int hdmi5_core_init(struct platform_device *pdev, struct hdmi_core_data *core);
drivers/gpu/drm/omapdrm/dss/hdmi5_core.h
293
int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
337
struct hdmi_core_data core;
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
160
int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
200
static void hdmi_core_powerdown_disable(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
206
static void hdmi_core_swreset_release(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
212
static void hdmi_core_swreset_assert(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
219
static void hdmi_core_video_config(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
262
static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
280
static void hdmi_core_av_packet_config(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
298
void hdmi4_configure(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
31
static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
352
void hdmi4_core_dump(struct hdmi_core_data *core, struct seq_file *s)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
36
static int hdmi_core_ddc_init(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
520
static void hdmi_core_audio_config(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
619
static void hdmi_core_audio_infoframe_cfg(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
676
int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
78
static int hdmi_core_ddc_edid(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
858
int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
868
void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c
876
int hdmi4_core_init(struct platform_device *pdev, struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h
252
int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h
253
void hdmi4_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h
255
void hdmi4_core_dump(struct hdmi_core_data *core, struct seq_file *s);
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h
256
int hdmi4_core_init(struct platform_device *pdev, struct hdmi_core_data *core);
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h
258
int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp);
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h
259
void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp);
drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.h
260
int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
118
static void hdmi_core_ddc_uninit(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
128
static int hdmi_core_ddc_edid(struct hdmi_core_data *core, u8 *pedid, u8 ext)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
186
int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
217
void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
304
static void hdmi_core_video_config(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
369
static void hdmi_core_config_video_packetizer(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
39
static void hdmi_core_ddc_init(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
390
static void hdmi_core_config_csc(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
398
static void hdmi_core_config_video_sampler(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
406
static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
462
static void hdmi_core_csc_config(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
495
static void hdmi_core_configure_range(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
505
static void hdmi_core_enable_video_path(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
521
static void hdmi_core_mask_interrupts(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
564
static void hdmi_core_enable_interrupts(struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
570
void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
615
static void hdmi5_core_audio_config(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
751
static void hdmi5_core_audio_infoframe_cfg(struct hdmi_core_data *core,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
768
int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c
869
int hdmi5_core_init(struct platform_device *pdev, struct hdmi_core_data *core)
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.h
284
int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.h
285
void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s);
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.h
286
void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.h
288
int hdmi5_core_init(struct platform_device *pdev, struct hdmi_core_data *core);
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.h
290
int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,