Home
last modified time | relevance | path

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

/external/adhd/sound_card_init/amp/src/max98373d/
Dsettings.rs24 pub boot_time_calibration_enabled: bool, field
Dmod.rs50 let calib = if !self.setting.boot_time_calibration_enabled { in boot_time_calibration()