Home
last modified time | relevance | path

Searched defs:should_detect (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.c473 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn31_should_detect() local
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h407 bool (*should_detect)(struct dmub_srv *dmub); member