Searched refs:host_control_on_shutdown (Results 1 – 2 of 2) sorted by relevance
51 static unsigned int host_control_on_shutdown; variable243 return sysfs_emit(buf, "%u\n", host_control_on_shutdown); in host_control_on_shutdown_show()250 host_control_on_shutdown = simple_strtoul(buf, NULL, 10); in host_control_on_shutdown_store()621 if (host_control_on_shutdown) { in dcdbas_reboot_notify()651 static DCDBAS_DEV_ATTR_RW(host_control_on_shutdown);
65 /sys/devices/platform/dcdbas/host_control_on_shutdown72 3) Write "1" to host_control_on_shutdown to enable host control action.