Lines Matching refs:ast_device
16 static bool ast_astdp_is_connected(struct ast_device *ast) in ast_astdp_is_connected()
25 struct ast_device *ast = data; in ast_astdp_read_edid_block()
127 int ast_dp_launch(struct ast_device *ast) in ast_dp_launch()
152 static bool ast_dp_get_phy_sleep(struct ast_device *ast) in ast_dp_get_phy_sleep()
159 static void ast_dp_set_phy_sleep(struct ast_device *ast, bool sleep) in ast_dp_set_phy_sleep()
171 static void ast_dp_link_training(struct ast_device *ast) in ast_dp_link_training()
189 static bool __ast_dp_wait_enable(struct ast_device *ast, bool enabled) in __ast_dp_wait_enable()
210 static void ast_dp_set_enable(struct ast_device *ast, bool enabled) in ast_dp_set_enable()
226 struct ast_device *ast = to_ast_device(crtc->dev); in ast_dp_set_mode()
298 static void ast_wait_for_vretrace(struct ast_device *ast) in ast_wait_for_vretrace()
330 struct ast_device *ast = to_ast_device(encoder->dev); in ast_astdp_encoder_helper_atomic_enable()
345 struct ast_device *ast = to_ast_device(encoder->dev); in ast_astdp_encoder_helper_atomic_disable()
367 struct ast_device *ast = to_ast_device(connector->dev); in ast_astdp_connector_helper_get_modes()
395 struct ast_device *ast = to_ast_device(connector->dev); in ast_astdp_connector_helper_detect_ctx()
437 int ast_astdp_output_init(struct ast_device *ast) in ast_astdp_output_init()