Searched refs:sram_regulator (Results 1 – 1 of 1) sorted by relevance
116 let sram_regulator = Regulator::<regulator::Enabled>::get(pdev.as_ref(), c_str!("sram"))?; in probe() localVariable138 sram: sram_regulator, in probe()