Searched defs:should_detect (Results 1 – 3 of 3) sorted by relevance
473 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn31_should_detect() local
526 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn35_should_detect() local
427 bool (*should_detect)(struct dmub_srv *dmub); member