Symbol: dw_hdmi_plat_data
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pai.c
107
struct dw_hdmi_plat_data *plat_data = data;
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pai.c
44
const struct dw_hdmi_plat_data *pdata = dw_hdmi_to_plat_data(dw_hdmi);
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pai.c
88
const struct dw_hdmi_plat_data *pdata = dw_hdmi_to_plat_data(dw_hdmi);
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.c
120
struct dw_hdmi_plat_data *plat_data;
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.c
17
struct dw_hdmi_plat_data plat_data;
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
128
const struct dw_hdmi_plat_data *pdata,
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
144
const struct dw_hdmi_plat_data *plat_data;
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
1586
const struct dw_hdmi_plat_data *pdata,
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
1641
const struct dw_hdmi_plat_data *pdata = hdmi->plat_data;
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
201
const struct dw_hdmi_plat_data *dw_hdmi_to_plat_data(struct dw_hdmi *hdmi)
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
2936
const struct dw_hdmi_plat_data *pdata = hdmi->plat_data;
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
3335
const struct dw_hdmi_plat_data *plat_data)
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
3631
const struct dw_hdmi_plat_data *plat_data)
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
795
const struct dw_hdmi_plat_data *pdata = hdmi->plat_data;
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
866
const struct dw_hdmi_plat_data *pdata = hdmi->plat_data;
drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c
166
static struct dw_hdmi_plat_data imx6q_hdmi_drv_data = {
drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c
173
static struct dw_hdmi_plat_data imx6dl_hdmi_drv_data = {
drivers/gpu/drm/ingenic/ingenic-dw-hdmi.c
60
static struct dw_hdmi_plat_data ingenic_dw_hdmi_plat_data = {
drivers/gpu/drm/meson/meson_dw_hdmi.c
140
struct dw_hdmi_plat_data dw_plat_data;
drivers/gpu/drm/meson/meson_dw_hdmi.c
677
struct dw_hdmi_plat_data *dw_plat_data;
drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.c
77
static const struct dw_hdmi_plat_data rcar_dw_hdmi_plat_data = {
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
425
static const struct dw_hdmi_plat_data rk3228_hdmi_drv_data = {
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
440
static const struct dw_hdmi_plat_data rk3288_hdmi_drv_data = {
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
461
static const struct dw_hdmi_plat_data rk3328_hdmi_drv_data = {
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
474
static const struct dw_hdmi_plat_data rk3368_hdmi_drv_data = {
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
490
static const struct dw_hdmi_plat_data rk3399_hdmi_drv_data = {
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
504
static const struct dw_hdmi_plat_data rk3568_hdmi_drv_data = {
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
540
struct dw_hdmi_plat_data *plat_data;
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
77
const struct dw_hdmi_plat_data *plat_data;
drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c
100
struct dw_hdmi_plat_data *plat_data;
drivers/gpu/drm/sun4i/sun8i_dw_hdmi.h
186
struct dw_hdmi_plat_data plat_data;
drivers/gpu/drm/sun4i/sun8i_dw_hdmi.h
205
struct dw_hdmi_plat_data *plat_data);
drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c
575
struct dw_hdmi_plat_data *plat_data)
include/drm/bridge/dw_hdmi.h
174
const struct dw_hdmi_plat_data *plat_data);
include/drm/bridge/dw_hdmi.h
179
const struct dw_hdmi_plat_data *plat_data);
include/drm/bridge/dw_hdmi.h
218
const struct dw_hdmi_plat_data *dw_hdmi_to_plat_data(struct dw_hdmi *hdmi);