Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c5279 bool dangling_of_gpiod = false; in regulator_register() local
5363 dangling_of_gpiod = true; in regulator_register()
5400 dangling_of_gpiod = false; in regulator_register()
5497 if (dangling_of_gpiod) in regulator_register()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c5499 bool dangling_of_gpiod = false; in regulator_register() local
5585 dangling_of_gpiod = true; in regulator_register()
5656 dangling_of_gpiod = false; in regulator_register()
5732 if (dangling_of_gpiod) in regulator_register()

Completed in 14 milliseconds