Symbol: hdmi_pll_data
drivers/gpu/drm/omapdrm/dss/hdmi.h
318
void hdmi_pll_dump(struct hdmi_pll_data *pll, struct seq_file *s);
drivers/gpu/drm/omapdrm/dss/hdmi.h
320
struct hdmi_pll_data *pll, struct hdmi_wp_data *wp);
drivers/gpu/drm/omapdrm/dss/hdmi.h
321
void hdmi_pll_uninit(struct hdmi_pll_data *hpll);
drivers/gpu/drm/omapdrm/dss/hdmi.h
357
struct hdmi_pll_data pll;
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
130
struct hdmi_pll_data *hpll)
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
162
struct hdmi_pll_data *pll, struct hdmi_wp_data *wp)
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
182
void hdmi_pll_uninit(struct hdmi_pll_data *hpll)
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
23
void hdmi_pll_dump(struct hdmi_pll_data *pll, struct seq_file *s)
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
41
struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll);
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
59
struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll);
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
298
void hdmi_pll_dump(struct hdmi_pll_data *pll, struct seq_file *s);
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
299
void hdmi_pll_compute(struct hdmi_pll_data *pll,
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
301
int hdmi_pll_init(struct platform_device *pdev, struct hdmi_pll_data *pll,
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
303
void hdmi_pll_uninit(struct hdmi_pll_data *hpll);
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
335
struct hdmi_pll_data pll;
drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c
101
struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll);
drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c
111
struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll);
drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c
172
static int dsi_init_pll_data(struct platform_device *pdev, struct hdmi_pll_data *hpll)
drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c
208
int hdmi_pll_init(struct platform_device *pdev, struct hdmi_pll_data *pll,
drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c
23
void hdmi_pll_dump(struct hdmi_pll_data *pll, struct seq_file *s)
drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c
230
void hdmi_pll_uninit(struct hdmi_pll_data *hpll)
drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c
39
void hdmi_pll_compute(struct hdmi_pll_data *pll,