Lines Matching defs:dp
70 static int cdn_dp_grf_write(struct cdn_dp_device *dp, in cdn_dp_grf_write()
93 static int cdn_dp_clk_enable(struct cdn_dp_device *dp) in cdn_dp_clk_enable()
145 static void cdn_dp_clk_disable(struct cdn_dp_device *dp) in cdn_dp_clk_disable()
174 static int cdn_dp_get_sink_count(struct cdn_dp_device *dp, u8 *sink_count) in cdn_dp_get_sink_count()
188 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port()
202 static bool cdn_dp_check_sink_connection(struct cdn_dp_device *dp) in cdn_dp_check_sink_connection()
238 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_bridge_detect() local
252 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_bridge_edid_read() local
267 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_bridge_mode_valid() local
312 static int cdn_dp_firmware_init(struct cdn_dp_device *dp) in cdn_dp_firmware_init()
342 static int cdn_dp_get_sink_capability(struct cdn_dp_device *dp) in cdn_dp_get_sink_capability()
359 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_enable_phy()
418 static int cdn_dp_disable_phy(struct cdn_dp_device *dp, in cdn_dp_disable_phy()
437 static int cdn_dp_disable(struct cdn_dp_device *dp) in cdn_dp_disable()
464 static int cdn_dp_enable(struct cdn_dp_device *dp) in cdn_dp_enable()
518 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_bridge_mode_set() local
528 static bool cdn_dp_check_link_status(struct cdn_dp_device *dp) in cdn_dp_check_link_status()
547 static void cdn_dp_display_info_update(struct cdn_dp_device *dp, in cdn_dp_display_info_update()
567 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_bridge_atomic_enable() local
634 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_bridge_atomic_disable() local
677 static int cdn_dp_parse_dt(struct cdn_dp_device *dp) in cdn_dp_parse_dt()
751 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_audio_prepare() local
790 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_audio_shutdown() local
808 struct cdn_dp_device *dp = bridge_to_dp(bridge); in cdn_dp_audio_mute_stream() local
840 static int cdn_dp_request_firmware(struct cdn_dp_device *dp) in cdn_dp_request_firmware()
880 struct cdn_dp_device *dp = container_of(work, struct cdn_dp_device, in cdn_dp_pd_event_work() local
951 struct cdn_dp_device *dp = port->dp; in cdn_dp_pd_event() local
965 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_bind() local
1051 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_unbind() local
1069 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_suspend() local
1083 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_resume() local
1100 struct cdn_dp_device *dp; in cdn_dp_probe() local
1154 struct cdn_dp_device *dp = platform_get_drvdata(pdev); in cdn_dp_remove() local
1163 struct cdn_dp_device *dp = platform_get_drvdata(pdev); in cdn_dp_shutdown() local