Home
last modified time | relevance | path

Searched refs:dmub_rb_get_return_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c928 dmub_rb_get_return_data(&dmub->inbox1_rb, cmd); in dmub_srv_cmd_with_reply_data()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c179 dmub_rb_get_return_data(&dmub->inbox1_rb, cmd_list); in dc_dmub_srv_cmd_run_list()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4463 static inline void dmub_rb_get_return_data(struct dmub_rb *rb, in dmub_rb_get_return_data() function