Symbol: dss_device
drivers/gpu/drm/omapdrm/dss/base.c
141
int omapdss_device_connect(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/base.c
158
void omapdss_device_disconnect(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/base.c
19
struct dispc_device *dispc_get_dispc(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dispc.c
164
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/dispc.c
4600
struct dss_device *dss = dss_get_device(master);
drivers/gpu/drm/omapdrm/dss/dispc.c
4692
struct dss_device *dss = dispc->dss;
drivers/gpu/drm/omapdrm/dss/dpi.c
33
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/dpi.c
701
int dpi_init_port(struct dss_device *dss, struct platform_device *pdev,
drivers/gpu/drm/omapdrm/dss/dsi.c
4528
static int dsi_init_pll_data(struct dss_device *dss, struct dsi_data *dsi)
drivers/gpu/drm/omapdrm/dss/dsi.c
4560
struct dss_device *dss = dss_get_device(master);
drivers/gpu/drm/omapdrm/dss/dsi.h
354
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/dss.c
101
static inline u32 dss_read_reg(struct dss_device *dss, const struct dss_reg idx)
drivers/gpu/drm/omapdrm/dss/dss.c
111
static void dss_save_context(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
1158
static void __dss_uninit_ports(struct dss_device *dss, unsigned int num_ports)
drivers/gpu/drm/omapdrm/dss/dss.c
1184
static int dss_init_ports(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
1224
static void dss_uninit_ports(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
1229
static int dss_video_pll_probe(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
127
static void dss_restore_context(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
1307
struct dss_device *dss = dev_get_drvdata(dev);
drivers/gpu/drm/omapdrm/dss/dss.c
1333
struct dss_device *dss = dev_get_drvdata(dev);
drivers/gpu/drm/omapdrm/dss/dss.c
1379
static int dss_probe_hardware(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
1419
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/dss.c
1532
struct dss_device *dss = platform_get_drvdata(pdev);
drivers/gpu/drm/omapdrm/dss/dss.c
1564
struct dss_device *dss = dev_get_drvdata(dev);
drivers/gpu/drm/omapdrm/dss/dss.c
1576
struct dss_device *dss = dev_get_drvdata(dev);
drivers/gpu/drm/omapdrm/dss/dss.c
177
static int dss_ctrl_pll_set_control_mux(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
244
void dss_sdi_init(struct dss_device *dss, int datapairs)
drivers/gpu/drm/omapdrm/dss/dss.c
263
int dss_sdi_enable(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
321
void dss_sdi_disable(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
336
static void dss_dump_clocks(struct dss_device *dss, struct seq_file *s)
drivers/gpu/drm/omapdrm/dss/dss.c
358
struct dss_device *dss = s->private;
drivers/gpu/drm/omapdrm/dss/dss.c
383
struct dss_device *dss = s->private;
drivers/gpu/drm/omapdrm/dss/dss.c
405
static void dss_select_dispc_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
439
void dss_select_dsi_clk_source(struct dss_device *dss, int dsi_module,
drivers/gpu/drm/omapdrm/dss/dss.c
467
static int dss_lcd_clk_mux_dra7(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
495
static int dss_lcd_clk_mux_omap5(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
526
static int dss_lcd_clk_mux_omap4(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
555
void dss_select_lcd_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
575
enum dss_clk_source dss_get_dispc_clk_source(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
580
enum dss_clk_source dss_get_dsi_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
586
enum dss_clk_source dss_get_lcd_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
599
bool dss_div_calc(struct dss_device *dss, unsigned long pck,
drivers/gpu/drm/omapdrm/dss/dss.c
63
int (*dpi_select_source)(struct dss_device *dss, int port,
drivers/gpu/drm/omapdrm/dss/dss.c
643
int dss_set_fck_rate(struct dss_device *dss, unsigned long rate)
drivers/gpu/drm/omapdrm/dss/dss.c
65
int (*select_lcd_source)(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
661
unsigned long dss_get_dispc_clk_rate(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
666
unsigned long dss_get_max_fck_rate(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
671
static int dss_setup_default_clock(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
698
void dss_set_venc_output(struct dss_device *dss, enum omap_dss_venc_type type)
drivers/gpu/drm/omapdrm/dss/dss.c
713
void dss_set_dac_pwrdn_bgz(struct dss_device *dss, bool enable)
drivers/gpu/drm/omapdrm/dss/dss.c
719
void dss_select_hdmi_venc_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
737
static int dss_dpi_select_source_omap2_omap3(struct dss_device *dss, int port,
drivers/gpu/drm/omapdrm/dss/dss.c
746
static int dss_dpi_select_source_omap4(struct dss_device *dss, int port,
drivers/gpu/drm/omapdrm/dss/dss.c
767
static int dss_dpi_select_source_omap5(struct dss_device *dss, int port,
drivers/gpu/drm/omapdrm/dss/dss.c
794
static int dss_dpi_select_source_dra7xx(struct dss_device *dss, int port,
drivers/gpu/drm/omapdrm/dss/dss.c
815
int dss_dpi_select_source(struct dss_device *dss, int port,
drivers/gpu/drm/omapdrm/dss/dss.c
821
static int dss_get_clocks(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
849
static void dss_put_clocks(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
855
int dss_runtime_get(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
869
void dss_runtime_put(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
879
struct dss_device *dss_get_device(struct device *dev)
drivers/gpu/drm/omapdrm/dss/dss.c
886
static int dss_initialize_debugfs(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
899
static void dss_uninitialize_debugfs(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
925
dss_debugfs_create_file(struct dss_device *dss, const char *name,
drivers/gpu/drm/omapdrm/dss/dss.c
95
static inline void dss_write_reg(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.c
953
static inline int dss_initialize_debugfs(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.c
957
static inline void dss_uninitialize_debugfs(struct dss_device *dss)
drivers/gpu/drm/omapdrm/dss/dss.h
180
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/dss.h
282
dss_debugfs_create_file(struct dss_device *dss, const char *name,
drivers/gpu/drm/omapdrm/dss/dss.h
288
dss_debugfs_create_file(struct dss_device *dss, const char *name,
drivers/gpu/drm/omapdrm/dss/dss.h
300
struct dss_device *dss_get_device(struct device *dev);
drivers/gpu/drm/omapdrm/dss/dss.h
302
int dss_runtime_get(struct dss_device *dss);
drivers/gpu/drm/omapdrm/dss/dss.h
303
void dss_runtime_put(struct dss_device *dss);
drivers/gpu/drm/omapdrm/dss/dss.h
305
unsigned long dss_get_dispc_clk_rate(struct dss_device *dss);
drivers/gpu/drm/omapdrm/dss/dss.h
306
unsigned long dss_get_max_fck_rate(struct dss_device *dss);
drivers/gpu/drm/omapdrm/dss/dss.h
307
int dss_dpi_select_source(struct dss_device *dss, int port,
drivers/gpu/drm/omapdrm/dss/dss.h
309
void dss_select_hdmi_venc_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.h
314
struct dss_pll *dss_video_pll_init(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.h
321
void dss_sdi_init(struct dss_device *dss, int datapairs);
drivers/gpu/drm/omapdrm/dss/dss.h
322
int dss_sdi_enable(struct dss_device *dss);
drivers/gpu/drm/omapdrm/dss/dss.h
323
void dss_sdi_disable(struct dss_device *dss);
drivers/gpu/drm/omapdrm/dss/dss.h
325
void dss_select_dsi_clk_source(struct dss_device *dss, int dsi_module,
drivers/gpu/drm/omapdrm/dss/dss.h
327
void dss_select_lcd_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.h
330
enum dss_clk_source dss_get_dispc_clk_source(struct dss_device *dss);
drivers/gpu/drm/omapdrm/dss/dss.h
331
enum dss_clk_source dss_get_dsi_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.h
333
enum dss_clk_source dss_get_lcd_clk_source(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.h
336
void dss_set_venc_output(struct dss_device *dss, enum omap_dss_venc_type type);
drivers/gpu/drm/omapdrm/dss/dss.h
337
void dss_set_dac_pwrdn_bgz(struct dss_device *dss, bool enable);
drivers/gpu/drm/omapdrm/dss/dss.h
339
int dss_set_fck_rate(struct dss_device *dss, unsigned long rate);
drivers/gpu/drm/omapdrm/dss/dss.h
342
bool dss_div_calc(struct dss_device *dss, unsigned long pck,
drivers/gpu/drm/omapdrm/dss/dss.h
347
int sdi_init_port(struct dss_device *dss, struct platform_device *pdev,
drivers/gpu/drm/omapdrm/dss/dss.h
351
static inline int sdi_init_port(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.h
372
int dpi_init_port(struct dss_device *dss, struct platform_device *pdev,
drivers/gpu/drm/omapdrm/dss/dss.h
376
static inline int dpi_init_port(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/dss.h
506
int dss_pll_register(struct dss_device *dss, struct dss_pll *pll);
drivers/gpu/drm/omapdrm/dss/dss.h
508
struct dss_pll *dss_pll_find(struct dss_device *dss, const char *name);
drivers/gpu/drm/omapdrm/dss/dss.h
509
struct dss_pll *dss_pll_find_by_src(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/hdmi.h
22
struct dss_device;
drivers/gpu/drm/omapdrm/dss/hdmi.h
319
int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev,
drivers/gpu/drm/omapdrm/dss/hdmi.h
352
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/hdmi4.c
645
struct dss_device *dss = dss_get_device(master);
drivers/gpu/drm/omapdrm/dss/hdmi5.c
625
struct dss_device *dss = dss_get_device(master);
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
128
static int hdmi_init_pll_data(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
161
int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev,
drivers/gpu/drm/omapdrm/dss/omapdss.h
204
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/omapdss.h
236
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/omapdss.h
244
int omapdss_device_connect(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/omapdss.h
246
void omapdss_device_disconnect(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/omapdss.h
308
struct dispc_device *dispc_get_dispc(struct dss_device *dss);
drivers/gpu/drm/omapdrm/dss/omapdss.h
53
struct dss_device;
drivers/gpu/drm/omapdrm/dss/output.c
124
struct dss_device *dss = dssdev->dss;
drivers/gpu/drm/omapdrm/dss/output.c
134
struct dss_device *dss = dssdev->dss;
drivers/gpu/drm/omapdrm/dss/pll.c
28
int dss_pll_register(struct dss_device *dss, struct dss_pll *pll)
drivers/gpu/drm/omapdrm/dss/pll.c
45
struct dss_device *dss = pll->dss;
drivers/gpu/drm/omapdrm/dss/pll.c
57
struct dss_pll *dss_pll_find(struct dss_device *dss, const char *name)
drivers/gpu/drm/omapdrm/dss/pll.c
69
struct dss_pll *dss_pll_find_by_src(struct dss_device *dss,
drivers/gpu/drm/omapdrm/dss/sdi.c
26
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/sdi.c
338
int sdi_init_port(struct dss_device *dss, struct platform_device *pdev,
drivers/gpu/drm/omapdrm/dss/venc.c
251
struct dss_device *dss;
drivers/gpu/drm/omapdrm/dss/venc.c
686
struct dss_device *dss = dss_get_device(master);
drivers/gpu/drm/omapdrm/dss/video-pll.c
132
struct dss_pll *dss_video_pll_init(struct dss_device *dss,
drivers/gpu/drm/omapdrm/omap_drv.h
63
struct dss_device *dss;