Lines Matching defs:ast
16 static bool ast_astdp_is_connected(struct ast_device *ast) in ast_astdp_is_connected()
31 struct ast_device *ast = data; in ast_astdp_read_edid_block() local
133 int ast_dp_launch(struct ast_device *ast) in ast_dp_launch()
158 static bool ast_dp_get_phy_sleep(struct ast_device *ast) in ast_dp_get_phy_sleep()
165 static void ast_dp_set_phy_sleep(struct ast_device *ast, bool sleep) in ast_dp_set_phy_sleep()
177 static void ast_dp_link_training(struct ast_device *ast) in ast_dp_link_training()
195 static bool __ast_dp_wait_enable(struct ast_device *ast, bool enabled) in __ast_dp_wait_enable()
216 static void ast_dp_set_enable(struct ast_device *ast, bool enabled) in ast_dp_set_enable()
232 struct ast_device *ast = to_ast_device(crtc->dev); in ast_dp_set_mode() local
304 static void ast_wait_for_vretrace(struct ast_device *ast) in ast_wait_for_vretrace()
336 struct ast_device *ast = to_ast_device(encoder->dev); in ast_astdp_encoder_helper_atomic_enable() local
351 struct ast_device *ast = to_ast_device(encoder->dev); in ast_astdp_encoder_helper_atomic_disable() local
373 struct ast_device *ast = to_ast_device(connector->dev); in ast_astdp_connector_helper_get_modes() local
401 struct ast_device *ast = to_ast_device(connector->dev); in ast_astdp_connector_helper_detect_ctx() local
443 int ast_astdp_output_init(struct ast_device *ast) in ast_astdp_output_init()