| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | manage.c | 41 static enum shutdown_state shutting_down = SHUTDOWN_INVALID; variable 102 shutting_down = SHUTDOWN_SUSPEND; in do_suspend() 164 shutting_down = SHUTDOWN_INVALID; in do_suspend() 181 shutting_down = SHUTDOWN_POWEROFF; in poweroff_nb() 206 shutting_down = SHUTDOWN_POWEROFF; /* ? */ in do_reboot() 227 if (shutting_down != SHUTDOWN_INVALID) in shutdown_handler() 261 shutting_down = SHUTDOWN_INVALID; in shutdown_handler()
|
| /OK3568_Linux_fs/kernel/net/nfc/ |
| H A D | core.c | 41 if (dev->shutting_down) { in nfc_fw_download() 97 if (dev->shutting_down) { in nfc_dev_up() 145 if (dev->shutting_down) { in nfc_dev_down() 209 if (dev->shutting_down) { in nfc_start_poll() 248 if (dev->shutting_down) { in nfc_stop_poll() 293 if (dev->shutting_down) { in nfc_dep_link_up() 337 if (dev->shutting_down) { in nfc_dep_link_down() 403 if (dev->shutting_down) { in nfc_activate_target() 424 if (dev->ops->check_presence && !dev->shutting_down) in nfc_activate_target() 449 if (dev->shutting_down) { in nfc_deactivate_target() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip32/ |
| H A D | ip32-reset.c | 42 static int has_panicked, shutting_down; variable 97 if (shutting_down || kill_cad_pid(SIGINT, 1)) { in ip32_prepare_poweroff() 102 shutting_down = 1; in ip32_prepare_poweroff()
|
| /OK3568_Linux_fs/kernel/drivers/sbus/char/ |
| H A D | bbc_envctrl.c | 140 static int shutting_down = 0; in do_envctrl_shutdown() local 144 if (shutting_down != 0) in do_envctrl_shutdown() 163 shutting_down = 1; in do_envctrl_shutdown()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ipwireless/ |
| H A D | hardware.c | 273 int shutting_down; member 715 if (hw->shutting_down) in ipw_receive_data_work() 759 if (hw->shutting_down) in ipw_receive_data_work() 1015 if (hw->shutting_down) { in ipwireless_do_tasklet() 1721 if (!hw->shutting_down) { in ipwireless_stop_interrupts() 1723 hw->shutting_down = 1; in ipwireless_stop_interrupts()
|
| H A D | network.c | 60 int shutting_down; member 439 network->shutting_down = 1; in ipwireless_network_free()
|
| /OK3568_Linux_fs/kernel/net/nfc/hci/ |
| H A D | hcp.c | 95 if (hdev->shutting_down) { in nfc_hci_hcp_message_tx()
|
| H A D | core.c | 72 if (hdev->shutting_down) in nfc_hci_msg_tx_work() 1045 hdev->shutting_down = true; in nfc_hci_unregister_device()
|
| /OK3568_Linux_fs/kernel/include/net/nfc/ |
| H A D | hci.h | 104 bool shutting_down; member
|
| H A D | nfc.h | 187 bool shutting_down; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufshcd.h | 869 bool shutting_down; member 1011 return !hba->shutting_down; in ufshcd_is_user_access_allowed()
|
| H A D | ufshcd.c | 5943 return (!hba->is_powered || hba->shutting_down || in ufshcd_err_handling_should_stop() 9122 hba->shutting_down = true; in ufshcd_shutdown()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0015-backend-drm-Support-mirror-mode.patch | 82 if (!b->shutting_down && 518 if (!b->shutting_down &&
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0017-backend-drm-Support-mirror-mode.patch | 82 if (!b->shutting_down && 520 if (!b->shutting_down &&
|
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 200 bool shutting_down;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0017-backend-drm-Support-mirror-mode.patch | 82 if (!b->shutting_down && 522 if (!b->shutting_down &&
|
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 200 bool shutting_down;
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-mic | 54 "shutting_down" The card OS is shutting down.
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 200 gboolean shutting_down;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 200 gboolean shutting_down;
|