Home
last modified time | relevance | path

Searched defs:shutdown (Results 76 – 100 of 174) sorted by relevance

1234567

/openbmc/linux/include/drm/
H A Ddrm_mipi_dsi.h352 void (*shutdown)(struct mipi_dsi_device *dsi); member
/openbmc/linux/include/linux/
H A Dplatform_device.h250 void (*shutdown)(struct platform_device *); member
H A Dvfio.h351 struct work_struct shutdown; member
H A Dtty_driver.h364 void (*shutdown)(struct tty_struct *tty); member
H A Dnet.h189 int (*shutdown) (struct socket *sock, int flags); member
H A Dmdio.h79 void (*shutdown)(struct mdio_device *mdiodev); member
H A Dserial_core.h388 void (*shutdown)(struct uart_port *); member
450 void (*shutdown)(struct uart_port *port); member
/openbmc/linux/io_uring/
H A Dnet.c96 struct io_shutdown *shutdown = io_kiocb_to_cmd(req, struct io_shutdown); in io_shutdown_prep() local
109 struct io_shutdown *shutdown = io_kiocb_to_cmd(req, struct io_shutdown); in io_shutdown() local
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py615 def shutdown(self, member in QEMUMachine
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_sgmac.c63 u32 data, shutdown; in xgene_enet_ecc_init() local
/openbmc/linux/sound/usb/
H A Dusbaudio.h34 atomic_t shutdown; member
/openbmc/linux/sound/soc/codecs/
H A Dsta350.c171 int shutdown; member
H A Dsta32x.c149 int shutdown; member
/openbmc/linux/net/core/
H A Ddatagram.c810 u8 shutdown; in datagram_poll() local
/openbmc/linux/drivers/nfc/
H A Dnfcsim.c58 u8 shutdown; member
/openbmc/linux/include/net/
H A Daf_vsock.h173 int (*shutdown)(struct vsock_sock *, int); member
/openbmc/linux/fs/smb/server/
H A Dconnection.h119 void (*shutdown)(struct ksmbd_transport *t); member
/openbmc/linux/include/linux/spi/
H A Dspi-mem.h327 void (*shutdown)(struct spi_mem *mem); member
/openbmc/linux/net/dccp/
H A Dproto.c320 u8 shutdown; in dccp_poll() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dpci-bridge.h47 void (*shutdown)(struct pci_controller *hose); member
/openbmc/linux/arch/arm/include/asm/
H A Decard.h205 void (*shutdown)(struct expansion_card *); member
/openbmc/linux/include/linux/usb/
H A Dphy.h127 void (*shutdown)(struct usb_phy *x); member
/openbmc/linux/drivers/input/misc/
H A Dcm109.c118 unsigned shutdown:1; member
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c2525 u8 shutdown) in rtllib_softmac_stop_protocol()
2534 void rtllib_stop_protocol(struct rtllib_device *ieee, u8 shutdown) in rtllib_stop_protocol()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py827 def shutdown(self): member in Tinfoil

1234567