Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/wm831x/
Dpdata.h127 bool soft_shutdown; member
Dcore.h381 bool soft_shutdown; member
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-crag6410.c559 .soft_shutdown = true,
684 .soft_shutdown = true,
/Linux-v4.19/drivers/mfd/
Dwm831x-core.c1644 wm831x->soft_shutdown = pdata->soft_shutdown; in wm831x_device_init()
1941 if (wm831x->soft_shutdown) { in wm831x_device_shutdown()