Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 200 of 855) sorted by relevance

12345

/linux-4.1.27/arch/powerpc/platforms/44x/
Dwarp.c115 struct dtm_shutdown *shutdown; in pika_dtm_register_shutdown() local
117 shutdown = kmalloc(sizeof(struct dtm_shutdown), GFP_KERNEL); in pika_dtm_register_shutdown()
118 if (shutdown == NULL) in pika_dtm_register_shutdown()
121 shutdown->func = func; in pika_dtm_register_shutdown()
122 shutdown->arg = arg; in pika_dtm_register_shutdown()
124 list_add(&shutdown->list, &dtm_shutdown_list); in pika_dtm_register_shutdown()
131 struct dtm_shutdown *shutdown; in pika_dtm_unregister_shutdown() local
133 list_for_each_entry(shutdown, &dtm_shutdown_list, list) in pika_dtm_unregister_shutdown()
134 if (shutdown->func == func && shutdown->arg == arg) { in pika_dtm_unregister_shutdown()
135 list_del(&shutdown->list); in pika_dtm_unregister_shutdown()
[all …]
/linux-4.1.27/tools/testing/selftests/mqueue/
Dmq_perf_tests.c151 void shutdown(int exit_val, char *err_cause, int line_no);
170 void shutdown(int exit_val, char *err_cause, int line_no) in shutdown() function
214 shutdown(0, "", 0); in sig_action_SIGUSR1()
226 shutdown(0, "", 0); in sig_action()
237 shutdown(4, "Error reading /proc entry", __LINE__); in get()
247 return shutdown(5, "Failed writing to /proc file", __LINE__); in set()
250 return shutdown(5, "We didn't get what we wrote to /proc back", in set()
267 shutdown(6, "getrlimit()", __LINE__); in getr()
273 shutdown(7, "setrlimit()", __LINE__); in setr()
293 shutdown(1, "mq_open()", __LINE__); in open_queue()
[all …]
Dmq_open_tests.c58 void shutdown(int exit_val, char *err_cause, int line_no);
75 void shutdown(int exit_val, char *err_cause, int line_no) in shutdown() function
119 shutdown(4, "Error reading /proc entry", __LINE__ - 1); in get()
129 return shutdown(5, "Failed writing to /proc file", in set()
133 return shutdown(5, "We didn't get what we wrote to /proc back", in set()
140 shutdown(6, "getrlimit()", __LINE__ - 1); in getr()
146 shutdown(7, "setrlimit()", __LINE__ - 1); in setr()
202 shutdown(1, "mq_open()", __LINE__); in test_queue()
204 shutdown(1, "mq_getattr()", __LINE__); in test_queue()
206 shutdown(1, "mq_close()", __LINE__); in test_queue()
[all …]
/linux-4.1.27/Documentation/mic/mpssd/
Dmicctrl103 echo shutdown > $f/state
106 shutdown() function
163 shutdown $2
/linux-4.1.27/drivers/oprofile/
Doprof.c81 if (oprofile_ops.shutdown) in oprofile_setup()
82 oprofile_ops.shutdown(); in oprofile_setup()
220 if (oprofile_ops.shutdown) in oprofile_shutdown()
221 oprofile_ops.shutdown(); in oprofile_shutdown()
Dtimer_int.c114 ops->shutdown = oprofile_hrtimer_shutdown; in oprofile_timer_init()
Dnmi_timer_int.c166 ops->shutdown = nmi_timer_shutdown; in op_nmi_timer_init()
/linux-4.1.27/drivers/base/
Dsyscore.c124 if (ops->shutdown) { in syscore_shutdown()
126 pr_info("PM: Calling %pF\n", ops->shutdown); in syscore_shutdown()
127 ops->shutdown(); in syscore_shutdown()
Disa.c62 if (isa_driver->shutdown) in isa_bus_shutdown()
63 isa_driver->shutdown(dev, to_isa_dev(dev)->id); in isa_bus_shutdown()
91 .shutdown = isa_bus_shutdown,
Ddriver.c157 (drv->bus->shutdown && drv->shutdown)) in driver_register()
/linux-4.1.27/drivers/usb/host/
Dehci-sh.c47 .shutdown = ehci_shutdown,
182 if (hcd->driver->shutdown) in ehci_hcd_sh_shutdown()
183 hcd->driver->shutdown(hcd); in ehci_hcd_sh_shutdown()
189 .shutdown = ehci_hcd_sh_shutdown,
Dohci-sa1111.c96 .shutdown = ohci_shutdown,
251 hcd->driver->shutdown(hcd); in ohci_hcd_sa1111_shutdown()
264 .shutdown = ohci_hcd_sa1111_shutdown,
Dehci-mv.c107 .shutdown = ehci_shutdown,
308 if (hcd->driver->shutdown) in mv_ehci_shutdown()
309 hcd->driver->shutdown(hcd); in mv_ehci_shutdown()
315 .shutdown = mv_ehci_shutdown,
Dehci-hub.c385 if (!HCD_HW_ACCESSIBLE(hcd) || ehci->shutdown) in ehci_bus_resume()
386 goto shutdown; in ehci_bus_resume()
438 if (ehci->shutdown) in ehci_bus_resume()
439 goto shutdown; in ehci_bus_resume()
457 if (ehci->shutdown) in ehci_bus_resume()
458 goto shutdown; in ehci_bus_resume()
482 if (ehci->shutdown) in ehci_bus_resume()
483 goto shutdown; in ehci_bus_resume()
502 if (ehci->shutdown) in ehci_bus_resume()
503 goto shutdown; in ehci_bus_resume()
[all …]
Dehci-grlib.c54 .shutdown = ehci_shutdown,
187 .shutdown = usb_hcd_platform_shutdown,
Dehci-sead3.c67 .shutdown = ehci_shutdown,
178 .shutdown = usb_hcd_platform_shutdown,
Dehci-xilinx-of.c91 .shutdown = ehci_shutdown,
236 .shutdown = usb_hcd_platform_shutdown,
Dohci-exynos.c218 if (hcd->driver->shutdown) in exynos_ohci_shutdown()
219 hcd->driver->shutdown(hcd); in exynos_ohci_shutdown()
285 .shutdown = exynos_ohci_shutdown,
Dohci-tilegx.c73 .shutdown = ohci_shutdown,
199 .shutdown = ohci_hcd_tilegx_drv_shutdown,
Dehci-tilegx.c72 .shutdown = ehci_shutdown,
210 .shutdown = ehci_hcd_tilegx_drv_shutdown,
Dohci-ppc-of.c59 .shutdown = ohci_shutdown,
229 .shutdown = usb_hcd_platform_shutdown,
Dehci-ppc-of.c41 .shutdown = ehci_shutdown,
234 .shutdown = usb_hcd_platform_shutdown,
Dohci-sm501.c59 .shutdown = ohci_shutdown,
264 .shutdown = usb_hcd_platform_shutdown,
Dohci-ps3.c65 .shutdown = ohci_shutdown,
250 .shutdown = ps3_ohci_remove,
Dehci-ps3.c78 .shutdown = ehci_shutdown,
265 .shutdown = ps3_ehci_remove,
Dehci-hcd.c371 ehci->shutdown = true; in ehci_shutdown()
817 ehci->shutdown = true; in ehci_irq()
1123 if (ehci->shutdown) in ehci_resume()
1138 if (ehci->shutdown) in ehci_resume()
1159 if (ehci->shutdown) in ehci_resume()
1199 .shutdown = ehci_shutdown,
Dohci-da8xx.c254 .shutdown = ohci_shutdown,
428 .shutdown = usb_hcd_platform_shutdown,
Dehci-tegra.c545 if (hcd->driver->shutdown) in tegra_ehci_hcd_shutdown()
546 hcd->driver->shutdown(hcd); in tegra_ehci_hcd_shutdown()
552 .shutdown = tegra_ehci_hcd_shutdown,
Dohci-omap3.c183 .shutdown = usb_hcd_platform_shutdown,
Duhci-platform.c147 .shutdown = uhci_hcd_platform_shutdown,
Dohci-tmio.c164 .shutdown = ohci_shutdown,
366 .shutdown = usb_hcd_platform_shutdown,
Duhci-grlib.c188 .shutdown = uhci_hcd_grlib_shutdown,
Dehci-spear.c156 .shutdown = usb_hcd_platform_shutdown,
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-input.c117 params.shutdown = atomic_read(&dev->ir_input_stopping); in cx23885_input_rx_work_handler()
128 params.shutdown = atomic_read(&dev->ir_input_stopping); in cx23885_input_rx_work_handler()
163 params.shutdown = false; in cx23885_input_ir_start()
191 params.shutdown = false; in cx23885_input_ir_start()
245 while (params.shutdown == false) { in cx23885_input_ir_stop()
248 params.shutdown = true; in cx23885_input_ir_stop()
Dcx23888-ir.c737 state->rx_params.shutdown = true; in cx23888_ir_rx_shutdown()
751 if (p->shutdown) in cx23888_ir_rx_s_parameters()
759 o->shutdown = p->shutdown; in cx23888_ir_rx_s_parameters()
865 state->tx_params.shutdown = true; in cx23888_ir_tx_shutdown()
879 if (p->shutdown) in cx23888_ir_tx_s_parameters()
887 o->shutdown = p->shutdown; in cx23888_ir_tx_s_parameters()
1142 .shutdown = true,
1161 .shutdown = true,
/linux-4.1.27/arch/sh/kernel/
Dreboot.c69 .shutdown = native_machine_shutdown,
84 machine_ops.shutdown(); in machine_shutdown()
/linux-4.1.27/drivers/s390/char/
Dhmcdrv_ftp.c32 void (*shutdown)(void); member
295 .shutdown = diag_ftp_shutdown, in hmcdrv_ftp_startup()
301 .shutdown = sclp_ftp_shutdown, in hmcdrv_ftp_startup()
339 hmcdrv_ftp_funcs->shutdown(); in hmcdrv_ftp_shutdown()
/linux-4.1.27/drivers/mmc/core/
Dbus.c135 if (dev->driver && drv->shutdown) in mmc_bus_shutdown()
136 drv->shutdown(card); in mmc_bus_shutdown()
138 if (host->bus_ops->shutdown) { in mmc_bus_shutdown()
139 ret = host->bus_ops->shutdown(host); in mmc_bus_shutdown()
207 .shutdown = mmc_bus_shutdown,
Dcore.h29 int (*shutdown)(struct mmc_host *); member
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dtps65217.txt15 - ti,pmic-shutdown-controller: Telling the PMIC to shutdown on PWR_EN toggle.
26 ti,pmic-shutdown-controller;
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-mic.txt46 written to this entry if the card was previously shutdown
53 to the state sysfs entry to ensure the card is shutdown during
64 "shutdown" - Initiates card OS shutdown.
65 "suspend" - Initiates card OS shutdown and also marks the card
74 OS can shutdown because of various reasons. When read, this
75 entry provides the status on why the card OS was shutdown.
77 "nop" - shutdown status is not applicable, when the card OS is
Dsysfs-driver-input-axp-pek7 What: /sys/class/input/input(x)/device/shutdown
/linux-4.1.27/sound/usb/line6/
Dcapture.c149 int i, index, length = 0, shutdown = 0; in audio_in_callback() local
169 shutdown = 1; in audio_in_callback()
197 shutdown = 1; in audio_in_callback()
199 if (!shutdown) { in audio_in_callback()
Dplayback.c303 int i, index, length = 0, shutdown = 0; in audio_out_callback() local
342 shutdown = 1; in audio_out_callback()
347 shutdown = 1; in audio_out_callback()
349 if (!shutdown) { in audio_out_callback()
/linux-4.1.27/arch/um/drivers/
Dport_user.c163 shutdown(3, SHUT_RD); in port_pre_exec()
194 shutdown(socket[0], SHUT_RDWR); in port_connection()
196 shutdown(socket[1], SHUT_RDWR); in port_connection()
/linux-4.1.27/drivers/vfio/
Dvirqfd.c43 queue_work(vfio_irqfd_cleanup_wq, &virqfd->shutdown); in virqfd_deactivate()
90 struct virqfd *virqfd = container_of(work, struct virqfd, shutdown); in virqfd_shutdown()
128 INIT_WORK(&virqfd->shutdown, virqfd_shutdown); in vfio_virqfd_enable()
/linux-4.1.27/drivers/uio/
Duio_fsl_elbc_gpcm.c61 void (*shutdown)(struct uio_info *info, bool init_err); member
206 priv->shutdown = netx5152_shutdown; in setup_periph()
436 if (priv->shutdown) in uio_fsl_elbc_gpcm_probe()
437 priv->shutdown(info, true); in uio_fsl_elbc_gpcm_probe()
457 if (priv->shutdown) in uio_fsl_elbc_gpcm_remove()
458 priv->shutdown(info, false); in uio_fsl_elbc_gpcm_remove()
/linux-4.1.27/sound/aoa/soundbus/
Dcore.c125 if (dev->driver && drv->shutdown) in soundbus_device_shutdown()
126 drv->shutdown(soundbus_dev); in soundbus_device_shutdown()
158 .shutdown = soundbus_device_shutdown,
Dsoundbus.h193 int (*shutdown)(struct soundbus_dev* dev); member
/linux-4.1.27/security/selinux/ss/
Dsidtab.c28 s->shutdown = 0; in sidtab_init()
217 if (s->next_sid == UINT_MAX || s->shutdown) { in sidtab_context_to_sid()
300 dst->shutdown = 0; in sidtab_set()
311 s->shutdown = 1; in sidtab_shutdown()
Dsidtab.h28 unsigned char shutdown; member
/linux-4.1.27/sound/arm/
Dpxa2xx-ac97.c91 if (platform_ops && platform_ops->shutdown) in pxa2xx_ac97_pcm_shutdown()
92 platform_ops->shutdown(substream, platform_ops->priv); in pxa2xx_ac97_pcm_shutdown()
107 .shutdown = pxa2xx_ac97_pcm_shutdown,
Dpxa2xx-pcm.h24 void (*shutdown)(struct snd_pcm_substream *); member
Dpxa2xx-pcm.c72 client->shutdown(substream); in pxa2xx_pcm_close()
/linux-4.1.27/include/linux/usb/
Dphy.h100 void (*shutdown)(struct usb_phy *x); member
177 if (x && x->shutdown) in usb_phy_shutdown()
178 x->shutdown(x); in usb_phy_shutdown()
/linux-4.1.27/drivers/bluetooth/
Dbcm203x.c69 atomic_t shutdown; member
161 if (atomic_read(&data->shutdown)) in bcm203x_work()
259 atomic_inc(&data->shutdown); in bcm203x_disconnect()
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-ir.c756 ir_state->rx_params.shutdown = true; in cx25840_ir_rx_shutdown()
773 if (p->shutdown) in cx25840_ir_rx_s_parameters()
784 o->shutdown = p->shutdown; in cx25840_ir_rx_s_parameters()
944 ir_state->tx_params.shutdown = true; in cx25840_ir_tx_shutdown()
961 if (p->shutdown) in cx25840_ir_tx_s_parameters()
971 o->shutdown = p->shutdown; in cx25840_ir_tx_s_parameters()
1195 .shutdown = true,
1214 .shutdown = true,
/linux-4.1.27/drivers/mfd/
Dab8500-sysctrl.c63 goto shutdown; in ab8500_power_off()
80 shutdown: in ab8500_power_off()
Dintel_soc_pmic_core.c167 .shutdown = intel_soc_pmic_shutdown,
/linux-4.1.27/sound/usb/
Dcard.c376 atomic_set(&chip->shutdown, 0); in snd_usb_audio_create()
500 if (atomic_read(&usb_chip[i]->shutdown)) { in usb_audio_probe()
597 if (atomic_inc_return(&chip->shutdown) == 1) { in usb_audio_disconnect()
642 if (atomic_read(&chip->shutdown)) { in snd_usb_lock_shutdown()
669 if (atomic_read(&chip->shutdown)) in snd_usb_autoresume()
682 if (atomic_read(&chip->shutdown)) in snd_usb_autosuspend()
Dproc.c49 if (!atomic_read(&chip->shutdown)) in proc_audio_usbbus_read()
56 if (!atomic_read(&chip->shutdown)) in proc_audio_usbid_read()
Dusbaudio.h43 atomic_t shutdown; member
/linux-4.1.27/include/linux/platform_data/
Dirda-sa11x0.h15 void (*shutdown)(struct device *); member
Dlcd-mipid.h20 void (*shutdown)(struct mipid_platform_data *pdata); member
Dirda-pxaficp.h14 void (*shutdown)(struct device *dev); member
Dmmc-omap.h32 void (*shutdown)(struct device *dev); member
/linux-4.1.27/drivers/pnp/
Ddriver.c143 if (drv && drv->shutdown) in pnp_device_shutdown()
144 drv->shutdown(pnp_dev); in pnp_device_shutdown()
257 .shutdown = pnp_device_shutdown,
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Daudio.h20 void (*shutdown)(struct snd_pcm_substream *, void *); member
/linux-4.1.27/arch/sh/include/asm/
Dreboot.h12 void (*shutdown)(void); member
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Drockchip-thermal.txt16 - rockchip,hw-tshut-temp : The hardware-controlled shutdown temperature value.
17 - rockchip,hw-tshut-mode : The hardware-controlled shutdown mode 0:CRU 1:GPIO.
Dtegra-soctherm.txt6 notifications. It is also used to manage emergency shutdown in an
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfsd-admin-interfaces.txt29 Between startup and shutdown, the number of threads may be adjusted up
40 removal of listening sockets, and startup and shutdown of the server.
/linux-4.1.27/sound/usb/6fire/
Dchip.h23 bool shutdown; member
Dchip.c194 chip->shutdown = true; in usb6fire_chip_disconnect()
/linux-4.1.27/include/linux/
Dsyscore_ops.h18 void (*shutdown)(void); member
Disa.h15 void (*shutdown)(struct device *, unsigned int); member
Dmailbox_controller.h50 void (*shutdown)(struct mbox_chan *chan); member
Dmcb.h88 void (*shutdown)(struct mcb_device *mdev); member
Doprofile.h57 void (*shutdown)(void); member
Dvfio.h128 struct work_struct shutdown; member
Dvme.h113 void (*shutdown)(void); member
Dserial_core.h62 void (*shutdown)(struct uart_port *); member
128 void (*shutdown)(struct uart_port *port); member
Dtty_driver.h258 void (*shutdown)(struct tty_struct *tty); member
/linux-4.1.27/drivers/mcb/
Dmcb-core.c89 if (mdrv && mdrv->shutdown) in mcb_shutdown()
90 mdrv->shutdown(mdev); in mcb_shutdown()
99 .shutdown = mcb_shutdown,
/linux-4.1.27/arch/x86/include/asm/
Dreboot.h12 void (*shutdown)(void); member
/linux-4.1.27/arch/arm/boot/dts/
Dam335x-bone-common.dtsi232 * [PATCH] ARM: dts: am335x-bone* enable pmic-shutdown-controller
238 * &tps { /delete-property/ ti,pmic-shutdown-controller; }
241 * measurement after shutdown: it should be less than 1 mA.)
243 ti,pmic-shutdown-controller;
/linux-4.1.27/arch/mips/sgi-ip22/
Dip22-gio.c160 if (dev->driver && drv->shutdown) in gio_device_shutdown()
161 drv->shutdown(gio_dev); in gio_device_shutdown()
381 .shutdown = gio_device_shutdown,
/linux-4.1.27/drivers/ide/
Dide.c149 if (dev->driver && drv->shutdown) in generic_ide_shutdown()
150 drv->shutdown(drive); in generic_ide_shutdown()
159 .shutdown = generic_ide_shutdown,
/linux-4.1.27/Documentation/acpi/
Dgpio-properties.txt13 // Bluetooth device with reset and shutdown GPIOs
32 Package () {"shutdown-gpio", Package() {^BTH, 0, 0, 0 }},
87 { "shutdown-gpio", &shutdown_gpio, 1 },
/linux-4.1.27/sound/soc/
Dsoc-compress.c140 if (fe->dai_link->compr_ops && fe->dai_link->compr_ops->shutdown) in soc_compr_open_fe()
141 fe->dai_link->compr_ops->shutdown(cstream); in soc_compr_open_fe()
205 if (rtd->dai_link->compr_ops && rtd->dai_link->compr_ops->shutdown) in soc_compr_free()
206 rtd->dai_link->compr_ops->shutdown(cstream); in soc_compr_free()
270 if (fe->dai_link->compr_ops && fe->dai_link->compr_ops->shutdown) in soc_compr_free_fe()
271 fe->dai_link->compr_ops->shutdown(cstream); in soc_compr_free_fe()
Dsoc-pcm.c550 if (rtd->dai_link->ops && rtd->dai_link->ops->shutdown) in soc_pcm_open()
551 rtd->dai_link->ops->shutdown(substream); in soc_pcm_open()
559 if (codec_dai->driver->ops->shutdown) in soc_pcm_open()
560 codec_dai->driver->ops->shutdown(substream, codec_dai); in soc_pcm_open()
567 if (cpu_dai->driver->ops->shutdown) in soc_pcm_open()
568 cpu_dai->driver->ops->shutdown(substream, cpu_dai); in soc_pcm_open()
643 if (cpu_dai->driver->ops->shutdown) in soc_pcm_close()
644 cpu_dai->driver->ops->shutdown(substream, cpu_dai); in soc_pcm_close()
648 if (codec_dai->driver->ops->shutdown) in soc_pcm_close()
649 codec_dai->driver->ops->shutdown(substream, codec_dai); in soc_pcm_close()
[all …]
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_util.c730 void iscsit_free_cmd(struct iscsi_cmd *cmd, bool shutdown) in iscsit_free_cmd() argument
741 __iscsit_free_cmd(cmd, true, shutdown); in iscsit_free_cmd()
746 rc = transport_generic_free_cmd(&cmd->se_cmd, shutdown); in iscsit_free_cmd()
747 if (!rc && shutdown && se_cmd && se_cmd->se_sess) { in iscsit_free_cmd()
748 __iscsit_free_cmd(cmd, true, shutdown); in iscsit_free_cmd()
760 __iscsit_free_cmd(cmd, true, shutdown); in iscsit_free_cmd()
762 rc = transport_generic_free_cmd(&cmd->se_cmd, shutdown); in iscsit_free_cmd()
763 if (!rc && shutdown && se_cmd->se_sess) { in iscsit_free_cmd()
764 __iscsit_free_cmd(cmd, true, shutdown); in iscsit_free_cmd()
771 __iscsit_free_cmd(cmd, false, shutdown); in iscsit_free_cmd()
Discsi_target_tpg.c175 bool shutdown) in iscsit_clear_tpg_np_login_thread() argument
182 if (shutdown) in iscsit_clear_tpg_np_login_thread()
184 iscsit_reset_np_thread(tpg_np->tpg_np, tpg_np, tpg, shutdown); in iscsit_clear_tpg_np_login_thread()
189 bool shutdown) in iscsit_clear_tpg_np_login_threads() argument
200 iscsit_clear_tpg_np_login_thread(tpg_np, tpg, shutdown); in iscsit_clear_tpg_np_login_threads()
/linux-4.1.27/arch/x86/oprofile/
Dop_model_ppro.c196 .shutdown = &ppro_shutdown
244 .shutdown = &ppro_shutdown
Dop_x86_model.h50 void (*shutdown)(struct op_msrs const * const msrs); member
/linux-4.1.27/Documentation/sound/alsa/soc/
Dpops_clicks.txt22 shutdown and follows some basic rules:-
38 startup or shutdown.
Dcodec.txt40 .shutdown = wm8731_shutdown,
119 void (*shutdown)(struct snd_pcm_substream *);
Dplatform.txt16 void (*shutdown)(struct snd_pcm_substream *);
/linux-4.1.27/arch/mips/include/asm/
Dcdmm.h46 void (*shutdown)(struct mips_cdmm_device *); member
Dgio_device.h28 void (*shutdown)(struct gio_device *); member
/linux-4.1.27/arch/x86/kernel/
Dtboot.c224 void (*shutdown)(void); in tboot_shutdown() local
246 shutdown = (void(*)(void))(unsigned long)tboot->shutdown_entry; in tboot_shutdown()
247 shutdown(); in tboot_shutdown()
Dreboot.c680 .shutdown = native_machine_shutdown,
696 machine_ops.shutdown(); in machine_shutdown()
Dkvmclock.c258 machine_ops.shutdown = kvm_shutdown; in kvmclock_init()
/linux-4.1.27/Documentation/power/
Ddrivers-testing.txt28 b) Load the driver and attempt to hibernate in the "reboot", "shutdown" and
35 in the "reboot", "shutdown" and "platform" modes.
Dbasic-pm-debugging.txt16 resuming the system.] Moreover, hibernating in the "reboot" and "shutdown"
27 with broken BIOSes. In such cases the "shutdown" mode of hibernation might
30 # echo shutdown > /sys/power/disk
36 If neither "platform" nor "shutdown" hibernation mode works, you will need to
129 of hibernation is not likely to work. You can try the "shutdown" mode, but that
152 "reboot", "shutdown" and "platform" modes. If that does not work, there
Dinterface.txt40 [shutdown] reboot test testproc
45 'shutdown'
/linux-4.1.27/arch/s390/include/asm/
Dccwgroup.h50 void (*shutdown)(struct ccwgroup_device *); member
Dccwdev.h142 void (*shutdown) (struct ccw_device *); member
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-if.c87 if(btv->shutdown) { in bttv_read_gpio()
Dbt878.h136 int shutdown; member
Dbt878.c440 bt->shutdown = 0; in bt878_probe()
542 bt->shutdown = 1; in bt878_remove()
/linux-4.1.27/drivers/input/misc/
Dcm109.c121 unsigned shutdown:1; member
388 if (likely(!dev->shutdown)) { in cm109_urb_irq_callback()
434 if (likely(!dev->shutdown)) { in cm109_urb_ctl_callback()
495 dev->shutdown = 1; in cm109_stop_traffic()
506 dev->shutdown = 0; in cm109_stop_traffic()
Dyealink.c121 unsigned int shutdown:1; member
454 if (!yld->shutdown) { in urb_irq_callback()
476 if (!yld->shutdown) in urb_ctl_callback()
482 if (!yld->shutdown) in urb_ctl_callback()
548 yld->shutdown = 1; in input_close()
558 yld->shutdown = 0; in input_close()
Dpcspkr.c132 .shutdown = pcspkr_shutdown,
Dm68kspkr.c106 .shutdown = m68kspkr_shutdown,
Dsparcspkr.c264 .shutdown = sparcspkr_shutdown,
343 .shutdown = sparcspkr_shutdown,
Dixp4xx-beeper.c174 .shutdown = ixp4xx_spkr_shutdown,
/linux-4.1.27/arch/um/os-Linux/drivers/
Dethertap_user.c203 if (shutdown(pri->data_fd, SHUT_RDWR) < 0) in etap_close()
207 if (shutdown(pri->control_fd, SHUT_RDWR) < 0) in etap_close()
/linux-4.1.27/drivers/ps3/
Dvuart.h48 void (*shutdown)(struct ps3_system_bus_device *); member
/linux-4.1.27/sound/pci/oxygen/
Dvirtuoso.c104 .shutdown = oxygen_pci_shutdown,
Dse6x.c157 .shutdown = oxygen_pci_shutdown,
/linux-4.1.27/arch/m68k/
DKconfig99 kexec is a system call that implements the ability to shutdown your
107 is properly shutdown, so do not be surprised if this code does not
/linux-4.1.27/drivers/bus/
Dmips_cdmm.c207 BUILD_PERCPU_HELPER(void, shutdown) /* void mips_cdmm_shutdown(struct device) */ in BUILD_PERCPU_HELPER()
229 if (drv->shutdown) in BUILD_PERCPU_HELPER()
230 drv->drv.shutdown = mips_cdmm_shutdown; in BUILD_PERCPU_HELPER()
/linux-4.1.27/drivers/nfc/
Dnfcsim.c65 static void nfcsim_cleanup_dev(struct nfcsim *dev, u8 shutdown) in nfcsim_cleanup_dev() argument
67 DEV_DBG(dev, "shutdown=%d\n", shutdown); in nfcsim_cleanup_dev()
72 dev->shutting_down = shutdown; in nfcsim_cleanup_dev()
/linux-4.1.27/arch/ia64/hp/sim/
Dsimserial.c331 static void shutdown(struct tty_port *port) in shutdown() function
481 .shutdown = shutdown,
/linux-4.1.27/drivers/virt/
DKconfig28 receiving the shutdown doorbell from a manager partition.
/linux-4.1.27/drivers/leds/trigger/
Dledtrig-cpu.c91 .shutdown = ledtrig_cpu_syscore_shutdown,
/linux-4.1.27/drivers/usb/usbip/
Dusbip_event.c40 ud->eh_ops.shutdown(ud); in event_handler()
/linux-4.1.27/drivers/staging/fsl-mc/include/
Dmc.h43 void (*shutdown)(struct fsl_mc_device *dev); member
/linux-4.1.27/arch/arm/mach-sa1100/
Dh3100.c122 .shutdown = h3100_irda_shutdown,
Dh3600.c130 .shutdown = h3600_irda_shutdown,
/linux-4.1.27/Documentation/
Ddcdbas.txt6 power off after OS shutdown) on certain Dell systems.
66 4) Initiate OS shutdown.
/linux-4.1.27/net/sunrpc/
Dsvc.c426 void (*shutdown)(struct svc_serv *serv, struct net *net)) in __svc_create()
443 serv->sv_shutdown = shutdown; in __svc_create()
489 void (*shutdown)(struct svc_serv *serv, struct net *net)) in svc_create()
491 return __svc_create(prog, bufsize, /*npools*/1, shutdown); in svc_create()
497 void (*shutdown)(struct svc_serv *serv, struct net *net), in svc_create_pooled()
503 serv = __svc_create(prog, bufsize, npools, shutdown); in svc_create_pooled()
/linux-4.1.27/virt/kvm/
Deventfd.c95 struct work_struct shutdown; member
171 struct _irqfd *irqfd = container_of(work, struct _irqfd, shutdown); in irqfd_shutdown()
218 queue_work(irqfd_cleanup_wq, &irqfd->shutdown); in irqfd_deactivate()
325 INIT_WORK(&irqfd->shutdown, irqfd_shutdown); in kvm_irqfd_assign()
/linux-4.1.27/drivers/s390/cio/
Dcss.h89 void (*shutdown)(struct subchannel *); member
Dccwgroup.c475 if (gdrv->shutdown) in ccwgroup_shutdown()
476 gdrv->shutdown(gdev); in ccwgroup_shutdown()
550 .shutdown = ccwgroup_shutdown,
/linux-4.1.27/arch/mips/kvm/
DKconfig43 shutdown.
/linux-4.1.27/include/linux/sunrpc/
Dsvc.h432 void (*shutdown)(struct svc_serv *, struct net *net));
437 void (*shutdown)(struct svc_serv *, struct net *net),
/linux-4.1.27/drivers/gpu/host1x/
Dbus.c294 if (driver->shutdown) in host1x_device_shutdown()
295 driver->shutdown(device); in host1x_device_shutdown()
312 .shutdown = host1x_device_shutdown,
/linux-4.1.27/drivers/usb/storage/
Duas.c45 unsigned shutdown:1; member
937 devinfo->shutdown = 0; in uas_probe()
1025 if (devinfo->shutdown) in uas_pre_reset()
1051 if (devinfo->shutdown) in uas_post_reset()
1147 devinfo->shutdown = 1; in uas_shutdown()
1162 .drvwrap.driver.shutdown = uas_shutdown,
/linux-4.1.27/drivers/scsi/ufs/
Dufshcd-pci.c180 .shutdown = ufshcd_pci_shutdown,
/linux-4.1.27/sound/soc/omap/
Dosk5912.c74 .shutdown = osk_shutdown,
/linux-4.1.27/drivers/usb/phy/
Dphy-keystone.c95 k_phy->usb_phy_gen.phy.shutdown = keystone_usbphy_shutdown; in keystone_usbphy_probe()
Dphy-am335x.c63 am_phy->usb_phy_gen.phy.shutdown = am335x_shutdown; in am335x_phy_probe()
Dphy-rcar-usb.c212 priv->phy.shutdown = rcar_usb_phy_shutdown; in rcar_usb_phy_probe()
/linux-4.1.27/include/video/
Dexynos_mipi_dsim.h342 void (*shutdown)(struct mipi_dsim_lcd_device *dsim_dev); member
/linux-4.1.27/arch/arm64/boot/dts/arm/
Drtsm_ve-motherboard.dtsi258 shutdown@0 {
259 compatible = "arm,vexpress-shutdown";
/linux-4.1.27/drivers/gpu/drm/
Ddrm_mipi_dsi.c886 drv->shutdown(dsi); in mipi_dsi_drv_shutdown()
906 if (drv->shutdown) in mipi_dsi_driver_register_full()
907 drv->driver.shutdown = mipi_dsi_drv_shutdown; in mipi_dsi_driver_register_full()
/linux-4.1.27/sound/core/
Dinit.c408 if (card->shutdown) { in snd_card_disconnect()
412 card->shutdown = 1; in snd_card_disconnect()
946 if (card->shutdown) { in snd_card_file_add()
1024 if (card->shutdown) { in snd_power_wait()
/linux-4.1.27/arch/powerpc/include/asm/
Dmacio.h131 int (*shutdown)(struct macio_dev* dev); member
/linux-4.1.27/drivers/mtd/maps/
Drbtx4939-flash.c127 .shutdown = rbtx4939_flash_shutdown,
Dpxa2xx-flash.c137 .shutdown = pxa2xx_flash_shutdown,
/linux-4.1.27/net/rds/
Dtcp_connect.c142 sock->ops->shutdown(sock, RCV_SHUTDOWN | SEND_SHUTDOWN); in rds_tcp_conn_shutdown()
/linux-4.1.27/drivers/staging/fsl-mc/bus/
Dmc-bus.c158 mc_drv->shutdown(mc_dev); in fsl_mc_driver_shutdown()
183 if (mc_driver->shutdown) in __fsl_mc_driver_register()
184 mc_driver->driver.shutdown = fsl_mc_driver_shutdown; in __fsl_mc_driver_register()
/linux-4.1.27/sound/soc/codecs/
Duda1380.c636 .shutdown = uda1380_pcm_shutdown,
643 .shutdown = uda1380_pcm_shutdown,
650 .shutdown = uda1380_pcm_shutdown,
Dsta32x.c154 int shutdown; member
411 if (!sta32x->shutdown) in sta32x_watchdog()
420 sta32x->shutdown = 0; in sta32x_watchdog_start()
430 sta32x->shutdown = 1; in sta32x_watchdog_stop()
/linux-4.1.27/arch/powerpc/kernel/
Dibmebus.c377 if (dev->driver && drv->shutdown) in ibmebus_bus_device_shutdown()
378 drv->shutdown(of_dev); in ibmebus_bus_device_shutdown()
722 .shutdown = ibmebus_bus_device_shutdown,
/linux-4.1.27/crypto/
Dalgif_rng.c103 .shutdown = sock_no_shutdown,
Dalgif_hash.c223 .shutdown = sock_no_shutdown,
331 .shutdown = sock_no_shutdown,
/linux-4.1.27/drivers/tty/hvc/
Dhvc_tile.c178 .shutdown = hvc_tile_shutdown,
/linux-4.1.27/drivers/net/irda/
Dpxaficp_ir.c921 if (si->pdata->shutdown) in pxa_irda_probe()
922 si->pdata->shutdown(si->dev); in pxa_irda_probe()
951 if (si->pdata->shutdown) in pxa_irda_remove()
952 si->pdata->shutdown(si->dev); in pxa_irda_remove()
Dsa1100_ir.c770 if (si->pdata->shutdown) in sa1100_irda_startup()
771 si->pdata->shutdown(si->dev); in sa1100_irda_startup()
789 if (si->pdata->shutdown) in sa1100_irda_shutdown()
790 si->pdata->shutdown(si->dev); in sa1100_irda_shutdown()
/linux-4.1.27/arch/alpha/oprofile/
Dcommon.c174 ops->shutdown = op_axp_shutdown; in oprofile_arch_init()
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt5 binding only supports the complete shutdown of the system after poweroff.
/linux-4.1.27/drivers/macintosh/
Dmacio_asic.c113 if (dev->driver && drv->shutdown) in macio_device_shutdown()
114 drv->shutdown(macio_dev); in macio_device_shutdown()
145 .shutdown = macio_device_shutdown,
/linux-4.1.27/arch/powerpc/oprofile/
Dcommon.c234 ops->shutdown = op_powerpc_shutdown; in oprofile_arch_init()
/linux-4.1.27/drivers/watchdog/
Drt2880_wdt.c197 .shutdown = rt288x_wdt_shutdown,
Dtxx9wdt.c167 .shutdown = txx9wdt_shutdown,
Dbcm2835_wdt.c167 .shutdown = bcm2835_wdt_shutdown,
Dmenf21bmc_wdt.c194 .shutdown = menf21bmc_wdt_shutdown,
Dsirfsoc_wdt.c218 .shutdown = sirfsoc_wdt_shutdown,
Dacquirewdt.c295 .shutdown = acq_shutdown,
Dib700wdt.c340 .shutdown = ibwdt_shutdown,
Dks8695_wdt.c294 .shutdown = ks8695wdt_shutdown,
Dadvantechwdt.c303 .shutdown = advwdt_shutdown,
Dgeodewdt.c259 .shutdown = geodewdt_shutdown,
Drc32434_wdt.c319 .shutdown = rc32434_wdt_shutdown,
/linux-4.1.27/arch/arm/include/asm/
Decard.h204 void (*shutdown)(struct expansion_card *); member
/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h105 void (*shutdown)(struct xgene_enet_pdata *pdata); member
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Drenesas,rsrc-card.txt47 shutdown().
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci.h115 void (*shutdown)(struct pnv_phb *phb); member
/linux-4.1.27/net/nfc/
Drawsock.c290 .shutdown = sock_no_shutdown,
310 .shutdown = sock_no_shutdown,
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-parameters.txt40 nowayout: Disable watchdog shutdown on close
148 nowayout: Disable watchdog shutdown on close
305 nowayout: Disable watchdog shutdown on close
337 nowayout: Disable watchdog shutdown on close
/linux-4.1.27/include/net/
Daf_vsock.h142 int (*shutdown)(struct vsock_sock *, int); member
/linux-4.1.27/include/linux/amba/
Dbus.h43 void (*shutdown)(struct amba_device *); member
/linux-4.1.27/net/atm/
Dpvc.c122 .shutdown = pvc_shutdown,
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dsystem-bus.c440 if (drv->shutdown) in ps3_system_bus_shutdown()
441 drv->shutdown(dev); in ps3_system_bus_shutdown()
486 .shutdown = ps3_system_bus_shutdown,
/linux-4.1.27/drivers/misc/
Datmel_tclib.c187 .shutdown = tc_shutdown,
/linux-4.1.27/drivers/tty/
Dtty_port.c216 if (port->ops->shutdown) in tty_port_shutdown()
217 port->ops->shutdown(port); in tty_port_shutdown()
/linux-4.1.27/drivers/usb/gadget/udc/
Dbcm63xx_udc.c1574 bool shutdown = udc->ep0_req_reset || udc->ep0_req_shutdown; in bcm63xx_ep0_one_round() local
1599 } else if (shutdown) { in bcm63xx_ep0_one_round()
1619 } else if (shutdown) { in bcm63xx_ep0_one_round()
1632 } else if (shutdown) { in bcm63xx_ep0_one_round()
1645 } else if (shutdown) { in bcm63xx_ep0_one_round()
1664 } else if (shutdown) { in bcm63xx_ep0_one_round()
1688 if (shutdown) in bcm63xx_ep0_one_round()
/linux-4.1.27/drivers/mailbox/
Darm_mhu.c116 .shutdown = mhu_shutdown,
/linux-4.1.27/include/drm/
Ddrm_mipi_dsi.h229 void (*shutdown)(struct mipi_dsi_device *dsi); member
/linux-4.1.27/sound/drivers/pcsp/
Dpcsp.c228 .shutdown = pcsp_shutdown,
/linux-4.1.27/include/sound/
Dsoc-dai.h168 void (*shutdown)(struct snd_pcm_substream *, member
/linux-4.1.27/arch/avr32/oprofile/
Dop_model_avr32.c212 .shutdown = avr32_perf_counter_shutdown,
/linux-4.1.27/sound/soc/pxa/
Draumfeld.c137 .shutdown = raumfeld_cs4270_shutdown,
/linux-4.1.27/arch/arm/mach-omap1/
Dboard-nokia770.c103 .shutdown = mipid_shutdown,
/linux-4.1.27/drivers/mtd/ubi/
Dwl.c569 int shutdown);
646 int shutdown) argument
657 if (shutdown)
1029 int shutdown) argument
1037 if (shutdown) {
/linux-4.1.27/net/ipv4/
Daf_inet.c804 if (sk->sk_prot->shutdown) in inet_shutdown()
805 sk->sk_prot->shutdown(sk, how); in inet_shutdown()
911 .shutdown = inet_shutdown,
939 .shutdown = inet_shutdown,
970 .shutdown = inet_shutdown,
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_probe_backend.c202 .shutdown = xenbus_dev_shutdown,

12345