Searched refs:dc_dmub_srv_cmd_with_reply_data (Results 1 – 4 of 4) sorted by relevance
55 return dc_dmub_srv_cmd_with_reply_data(dc_dmub_srv, cmd); in dcn31_query_backlight_info()87 if (!dc_dmub_srv_cmd_with_reply_data(dc_dmub_srv, &cmd)) in dcn31_panel_cntl_hw_init()
60 bool dc_dmub_srv_cmd_with_reply_data(struct dc_dmub_srv *dc_dmub_srv, union dmub_rb_cmd *cmd);
127 bool dc_dmub_srv_cmd_with_reply_data(struct dc_dmub_srv *dc_dmub_srv, union dmub_rb_cmd *cmd) in dc_dmub_srv_cmd_with_reply_data() function
11358 res = dc_dmub_srv_cmd_with_reply_data(dm->dc->ctx->dmub_srv, &cmd); in dm_edid_parser_send_cea()