Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/wm831x/
Dpdata.h121 bool soft_shutdown; member
Dcore.h376 bool soft_shutdown; member
/Linux-v5.4/arch/arm/mach-s3c64xx/
Dmach-crag6410.c558 .soft_shutdown = true,
701 .soft_shutdown = true,
/Linux-v5.4/drivers/mfd/
Dwm831x-core.c1640 wm831x->soft_shutdown = pdata->soft_shutdown; in wm831x_device_init()
1929 if (wm831x->soft_shutdown) { in wm831x_device_shutdown()