Home
last modified time | relevance | path

Searched refs:cdn_dp_port (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-core.h54 struct cdn_dp_port { struct
95 struct cdn_dp_port *port[MAX_PHY];
Dcdn-dp-core.c144 static int cdn_dp_get_port_lanes(struct cdn_dp_port *port) in cdn_dp_get_port_lanes()
180 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port()
182 struct cdn_dp_port *port; in cdn_dp_connected_port()
197 struct cdn_dp_port *port; in cdn_dp_check_sink_connection()
383 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_enable_phy()
443 struct cdn_dp_port *port) in cdn_dp_disable_phy()
495 struct cdn_dp_port *port; in cdn_dp_enable()
572 struct cdn_dp_port *port = cdn_dp_connected_port(dp); in cdn_dp_check_link_status()
991 struct cdn_dp_port *port = container_of(nb, struct cdn_dp_port, in cdn_dp_pd_event()
1010 struct cdn_dp_port *port; in cdn_dp_bind()
[all …]
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch17621 static int cdn_dp_get_port_lanes(struct cdn_dp_port *port)
17645 @@ -194,7 +176,6 @@ static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp)
17649 - struct cdn_dp_port *port;
17688 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port)
17694 @@ -409,15 +391,8 @@ static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *por…
17744 - struct cdn_dp_port *port = container_of(nb, struct cdn_dp_port,
17763 - struct cdn_dp_port *port;
17843 struct cdn_dp_port *port;
17888 struct cdn_dp_port {