Home
last modified time | relevance | path

Searched refs:get_current_time (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv.c181 funcs->get_current_time = dmub_dcn20_get_current_time; in dmub_srv_hw_setup()
268 funcs->get_current_time = dmub_dcn31_get_current_time; in dmub_srv_hw_setup()
305 funcs->get_current_time = dmub_dcn32_get_current_time; in dmub_srv_hw_setup()
/Linux-v6.6/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h397 uint32_t (*get_current_time)(struct dmub_srv *dmub); member