Home
last modified time | relevance | path

Searched refs:dw_hdmi_phy_ops (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/drm/bridge/
Ddw_hdmi.h115 struct dw_hdmi_phy_ops { struct
145 const struct dw_hdmi_phy_ops *phy_ops; argument
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c394 static const struct dw_hdmi_phy_ops rk3228_hdmi_phy_ops = {
431 static const struct dw_hdmi_phy_ops rk3328_hdmi_phy_ops = {
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c385 static const struct dw_hdmi_phy_ops sun8i_hdmi_phy_ops = {
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c579 static const struct dw_hdmi_phy_ops meson_dw_hdmi_phy_ops = {
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c165 const struct dw_hdmi_phy_ops *ops;
1611 static const struct dw_hdmi_phy_ops dw_hdmi_synopsys_phy_ops = {
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch107 struct dw_hdmi_phy_ops {
110 @@ -123,12 +142,48 @@ struct dw_hdmi_phy_ops {
170 const struct dw_hdmi_phy_ops *phy_ops;
Ddrivers.patch12540 @@ -1620,23 +1962,36 @@ static const struct dw_hdmi_phy_ops dw_hdmi_synopsys_phy_ops = {
21704 static const struct dw_hdmi_phy_ops rk3228_hdmi_phy_ops = {
21729 static const struct dw_hdmi_phy_ops rk3328_hdmi_phy_ops = {
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch940 @@ -121,6 +121,9 @@ struct dw_hdmi_phy_ops {
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch21564 +static const struct dw_hdmi_phy_ops imx8mp_hdmi_phy_ops = {