Home
last modified time | relevance | path

Searched refs:soft_shutdown (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/mfd/wm831x/
Dpdata.h120 bool soft_shutdown; member
Dcore.h376 bool soft_shutdown; member
/Linux-v6.6/arch/arm/mach-s3c/
Dmach-crag6410.c555 .soft_shutdown = true,
698 .soft_shutdown = true,
/Linux-v6.6/drivers/mfd/
Dwm831x-core.c1467 wm831x->soft_shutdown = pdata->soft_shutdown; in wm831x_device_init()
1756 if (wm831x->soft_shutdown) { in wm831x_device_shutdown()