Lines Matching defs:ast
71 static bool ast_astdp_is_connected(struct ast_device *ast) in ast_astdp_is_connected()
86 struct ast_device *ast = data; in ast_astdp_read_edid_block() local
188 int ast_dp_launch(struct ast_device *ast) in ast_dp_launch()
213 static bool ast_dp_get_phy_sleep(struct ast_device *ast) in ast_dp_get_phy_sleep()
220 static void ast_dp_set_phy_sleep(struct ast_device *ast, bool sleep) in ast_dp_set_phy_sleep()
232 static void ast_dp_link_training(struct ast_device *ast) in ast_dp_link_training()
250 static bool __ast_dp_wait_enable(struct ast_device *ast, bool enabled) in __ast_dp_wait_enable()
271 static void ast_dp_set_enable(struct ast_device *ast, bool enabled) in ast_dp_set_enable()
285 static void ast_wait_for_vretrace(struct ast_device *ast) in ast_wait_for_vretrace()
321 struct ast_device *ast = to_ast_device(dev); in ast_astdp_encoder_helper_atomic_mode_set() local
364 struct ast_device *ast = to_ast_device(encoder->dev); in ast_astdp_encoder_helper_atomic_enable() local
379 struct ast_device *ast = to_ast_device(encoder->dev); in ast_astdp_encoder_helper_atomic_disable() local
422 struct ast_device *ast = to_ast_device(connector->dev); in ast_astdp_connector_helper_get_modes() local
450 struct ast_device *ast = to_ast_device(connector->dev); in ast_astdp_connector_helper_detect_ctx() local
536 int ast_astdp_output_init(struct ast_device *ast) in ast_astdp_output_init()