Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h137 * @dc_dmub_srv_should_detect() - Checks if link detection is required.
144 bool dc_dmub_srv_should_detect(struct dc_dmub_srv *dc_dmub_srv);
H A Ddc_dmub_srv.c1522 bool dc_dmub_srv_should_detect(struct dc_dmub_srv *dc_dmub_srv) in dc_dmub_srv_should_detect() function