Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv.c179 funcs->get_current_time = dmub_dcn20_get_current_time; in dmub_srv_hw_setup()
261 funcs->get_current_time = dmub_dcn31_get_current_time; in dmub_srv_hw_setup()
297 funcs->get_current_time = dmub_dcn32_get_current_time; in dmub_srv_hw_setup()
/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h378 uint32_t (*get_current_time)(struct dmub_srv *dmub); member