Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h358 uint32_t (*get_current_time)(struct dmub_srv *dmub); member
/Linux-v5.15/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv.c165 funcs->get_current_time = dmub_dcn20_get_current_time; in dmub_srv_hw_setup()
238 funcs->get_current_time = dmub_dcn31_get_current_time; in dmub_srv_hw_setup()