H A D | drv_hdmi_debug.c | 157 typedef hi_s32 (*cmd_func)(hdmi_debug_cmd_arg *cmd_arg); 166 static hi_s32 debug_print_help(hdmi_debug_cmd_arg *cmd_arg); 375 static hi_s32 debug_thread(hdmi_debug_cmd_arg *cmd_arg) in debug_thread() argument 380 debug_null_check_return(cmd_arg); in debug_thread() 381 hdmi_dev = get_hdmi_device(cmd_arg->hdmi_id); in debug_thread() 384 if (cmd_arg->argc != DEBUG_CMD_ARGC_COUNT_1 || cmd_arg->argv[1] == HI_NULL) { in debug_thread() 389 if (is_str_equal(cmd_arg->argv[1], "0")) { in debug_thread() 392 } else if (is_str_equal(cmd_arg->argv[1], "1")) { in debug_thread() 411 static hi_s32 debug_oe(hdmi_debug_cmd_arg *cmd_arg) in debug_oe() argument 452 debug_event(hdmi_debug_cmd_arg *cmd_arg) debug_event() argument 499 debug_edid_from_file(hdmi_device *hdmi_dev, hdmi_debug_cmd_arg *cmd_arg) debug_edid_from_file() argument 570 debug_edid(hdmi_debug_cmd_arg *cmd_arg) debug_edid() argument 627 debug_avmute(hdmi_debug_cmd_arg *cmd_arg) debug_avmute() argument 663 debug_cbar(hdmi_debug_cmd_arg *cmd_arg) debug_cbar() argument 759 debug_scdc_read(const hdmi_device *hdmi_dev, const hdmi_debug_cmd_arg *cmd_arg, hi_u8 *value) debug_scdc_read() argument 774 debug_scdc_write(const hdmi_device *hdmi_dev, const hdmi_debug_cmd_arg *cmd_arg, hi_u8 *value) debug_scdc_write() argument 831 debug_scdc(hdmi_debug_cmd_arg *cmd_arg) debug_scdc() argument 887 debug_ddc(hdmi_debug_cmd_arg *cmd_arg) debug_ddc() argument 922 debug_hdmi_mode(hdmi_debug_cmd_arg *cmd_arg) debug_hdmi_mode() argument 962 debug_out_color_space(hdmi_debug_cmd_arg *cmd_arg) debug_out_color_space() argument 1015 debug_deep_color(hdmi_debug_cmd_arg *cmd_arg) debug_deep_color() argument 1070 debug_dither(hdmi_debug_cmd_arg *cmd_arg) debug_dither() argument 1119 debug_authenticate(hdmi_debug_cmd_arg *cmd_arg) debug_authenticate() argument 1171 debug_cmd(hdmi_debug_cmd_arg *cmd_arg) debug_cmd() argument 1231 debug_hdr_mode_set(hdmi_device *hdmi_dev, hdmi_debug_cmd_arg *cmd_arg) debug_hdr_mode_set() argument 1263 debug_hdr_hdr10(hdmi_debug_cmd_arg *cmd_arg, drv_hdmi_hdr_info *hdr_info) debug_hdr_hdr10() argument 1277 debug_hdr_delay_set(hdmi_debug_cmd_arg *cmd_arg, drv_hdmi_hdr_info *hdr_info) debug_hdr_delay_set() argument 1315 debug_hdr(hdmi_debug_cmd_arg *cmd_arg) debug_hdr() argument 2111 debug_frl_attr(hdmi_debug_cmd_arg *cmd_arg) debug_frl_attr() argument 2157 frl_cfg_parse(hdmi_device *hdmi_dev, hdmi_debug_cmd_arg *cmd_arg, hi_u32 data) frl_cfg_parse() argument 2208 debug_frl_cfg(hdmi_debug_cmd_arg *cmd_arg) debug_frl_cfg() argument 2251 debug_frl_mach(hdmi_debug_cmd_arg *cmd_arg) debug_frl_mach() argument 2307 debug_compat(hdmi_debug_cmd_arg *cmd_arg) debug_compat() argument 2380 debug_frl_machine(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_machine() argument 2402 debug_frl_rete_strategy(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_rete_strategy() argument 2422 debug_frl_strategy_mode(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_strategy_mode() argument 2443 debug_frl_max_training_times(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_max_training_times() argument 2464 debug_frl_wait_handle_time(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_wait_handle_time() argument 2487 debug_frl_wait_ready_time(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_wait_ready_time() argument 2510 debug_frl_wait_retrain_time(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_wait_retrain_time() argument 2533 debug_frl_mode(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_mode() argument 2561 debug_frl_bypass(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_bypass() argument 2579 debug_frl_timer_test(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_timer_test() argument 2601 debug_frl_get_lm_table(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_get_lm_table() argument 2613 debug_frl_fail_strategy(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_fail_strategy() argument 2632 debug_frl_crc_check(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_crc_check() argument 2652 debug_frl_mach_change(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_mach_change() argument 2671 debug_frl_link_training_timeout(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_link_training_timeout() argument 2690 debug_frl_training_break(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_training_break() argument 2708 debug_frl_sw_training_mode(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_sw_training_mode() argument 2730 debug_frl_lts3_interval(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_lts3_interval() argument 2748 debug_frl_training_rate(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_training_rate() argument 2770 debug_frl_ltp_pattern(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_ltp_pattern() argument 2798 debug_frl_channel_sel(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_channel_sel() argument 2835 debug_frl_ffe(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_ffe() argument 2879 debug_frl_lts3_timeout(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_lts3_timeout() argument 2896 debug_frl_avi_debug(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_avi_debug() argument 2924 debug_frl_rc(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_rc() argument 2955 debug_frl_max_rate(hdmi_debug_cmd_arg *cmd_arg, hdmi_device *hdmi_dev) debug_frl_max_rate() argument 3011 debug_frl(hdmi_debug_cmd_arg *cmd_arg) debug_frl() argument 3084 debug_print_help(hdmi_debug_cmd_arg *cmd_arg) debug_print_help() argument 3106 debug_cmd_handle(hdmi_debug_cmd_arg *cmd_arg) debug_cmd_handle() argument 3150 debug_cmd_line_parse(hi_char *cmd_str, hi_u32 len, hdmi_debug_cmd_arg *cmd_arg) debug_cmd_line_parse() argument 3220 hdmi_debug_cmd_arg cmd_arg; drv_hdmi_debug_source_write() local [all...] |