Home
last modified time | relevance | path

Searched refs:dangling_cfg_gpiod (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c5278 bool dangling_cfg_gpiod = false; in regulator_register() local
5286 dangling_cfg_gpiod = true; in regulator_register()
5399 dangling_cfg_gpiod = false; in regulator_register()
5502 if (dangling_cfg_gpiod) in regulator_register()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c5498 bool dangling_cfg_gpiod = false; in regulator_register() local
5506 dangling_cfg_gpiod = true; in regulator_register()
5655 dangling_cfg_gpiod = false; in regulator_register()
5737 if (dangling_cfg_gpiod) in regulator_register()

Completed in 14 milliseconds