Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_dcn31.c455 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn31_should_detect() local
/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h382 bool (*should_detect)(struct dmub_srv *dmub); member