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_power_is_on(struct ast_device *ast) in ast_dp_power_is_on()
163 struct ast_device *ast = to_ast_device(dev); in ast_dp_power_on_off()
177 static void ast_dp_link_training(struct ast_device *ast) in ast_dp_link_training()
197 struct ast_device *ast = to_ast_device(dev); in ast_dp_set_on_off()
216 struct ast_device *ast = to_ast_device(crtc->dev); in ast_dp_set_mode()
288 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_enable()
358 struct ast_device *ast = to_ast_device(connector->dev); in ast_astdp_connector_helper_get_modes()
387 struct ast_device *ast = to_ast_device(connector->dev); in ast_astdp_connector_helper_detect_ctx()
444 int ast_astdp_output_init(struct ast_device *ast) in ast_astdp_output_init()