Searched refs:shutdown (Results 276 - 300 of 386) sorted by relevance

<<111213141516

/drivers/scsi/aacraid/
H A Dlinit.c1335 .shutdown = aac_shutdown,
/drivers/scsi/
H A Dhptiop.c1175 printk(KERN_ERR "scsi%d: shutdown the iop timeout\n",
1292 .shutdown = hptiop_shutdown,
H A Dvmw_pvscsi.c1458 .shutdown = pvscsi_shutdown,
H A D3w-sas.c1554 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x16, "Connection shutdown failed");
1818 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x23, "Connection shutdown failed during suspend");
1912 .shutdown = twl_shutdown
H A Dmvumi.c1993 .shutdown = mvumi_shutdown,
/drivers/scsi/ufs/
H A Dufshcd.c1948 .shutdown = ufshcd_shutdown,
/drivers/tty/serial/
H A Dbfin_uart.c1045 .shutdown = bfin_serial_shutdown,
H A Dmfd.c1190 .shutdown = serial_hsu_shutdown,
H A Dmpc52xx_uart.c921 .shutdown = mpc52xx_uart_shutdown,
H A Dsamsung.c896 .shutdown = s3c24xx_serial_shutdown,
H A Dserial_txx9.c870 .shutdown = serial_txx9_shutdown,
H A Dsunsab.c609 * reboot or shutdown. This needs to be investigated further,
612 * transmitted at 9600 baud during shutdown (regardless of the
819 .shutdown = sunsab_shutdown,
H A Dsunsu.c959 .shutdown = sunsu_shutdown,
H A Ducc_uart.c834 dev_warn(port->dev, "shutdown timeout\n");
1106 .shutdown = qe_uart_shutdown,
H A Dzs.c1057 .shutdown = zs_shutdown,
H A Dcrisv10.c2885 * This routine will shutdown a serial port; interrupts are disabled, and
2889 shutdown(struct e100_serial * info) function
2898 DFLOW(DEBUG_LOG(info->line, "shutdown %i\n", info->line));
3809 * serial port won't be shutdown.
3861 shutdown(info);
3964 shutdown(info);
/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c452 pr_debug("CPM uart[%d]:shutdown\n", port->line);
1111 .shutdown = cpm_uart_shutdown,
/drivers/tty/
H A Dsynclink.c1231 /* so purge the TxFifo. Also shutdown the DMA */
1806 /* shutdown()
1808 * Called by mgsl_close() and mgsl_hangup() to shutdown hardware
1813 static void shutdown(struct mgsl_struct * info) function
1868 } /* end of shutdown() */
3108 shutdown(info);
3214 shutdown(info);
7788 * shutdown hardware and release resources
7804 /* shutdown adapter and release resources */
7805 shutdown(inf
[all...]
/drivers/usb/serial/
H A Dusb-serial.c712 .shutdown = serial_down,
/drivers/video/
H A Dps3fb.c1256 .shutdown = ps3fb_shutdown,
/drivers/s390/net/
H A Dqeth_core_main.c5235 card->discipline.ccwgdriver->shutdown)
5236 card->discipline.ccwgdriver->shutdown(gdev);
5293 .shutdown = qeth_core_shutdown,
/drivers/dma/
H A Ddw_dmac.c1597 .shutdown = dw_shutdown,
/drivers/gpu/drm/radeon/
H A Dradeon.h1533 bool shutdown; member in struct:radeon_device
/drivers/mmc/host/
H A Ds3cmci.c1914 .shutdown = s3cmci_shutdown,
/drivers/platform/x86/
H A Dacer-wmi.c1915 .shutdown = acer_platform_shutdown,

Completed in 445 milliseconds

<<111213141516