Home
last modified time | relevance | path

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

123456

/Linux-v5.15/arch/x86/kernel/
Dkvm.c431 static void kvm_guest_cpu_offline(bool shutdown) in kvm_guest_cpu_offline()
/Linux-v5.15/drivers/tty/serial/
Dicom.c576 static void shutdown(struct icom_port *icom_port) in shutdown() function
/Linux-v5.15/include/linux/
Dhost1x.h315 void (*shutdown)(struct host1x_device *device); member
Dfsnotify_backend.h205 bool shutdown; /* group is being shut down, don't queue more events */ member
Dthunderbolt.h428 void (*shutdown)(struct tb_service *svc); member
/Linux-v5.15/drivers/usb/usbip/
Dusbip_common.h280 void (*shutdown)(struct usbip_device *); member
/Linux-v5.15/arch/powerpc/include/asm/
Dps3.h384 void (*shutdown)(struct ps3_system_bus_device *); member
/Linux-v5.15/drivers/staging/rtl8192e/
Drtllib_softmac.c2843 u8 shutdown) in rtllib_softmac_stop_protocol()
2853 void rtllib_stop_protocol(struct rtllib_device *ieee, u8 shutdown) in rtllib_stop_protocol()
/Linux-v5.15/drivers/nvme/host/
Dpci.c1412 static void nvme_disable_admin_queue(struct nvme_dev *dev, bool shutdown) in nvme_disable_admin_queue()
2577 static void nvme_dev_disable(struct nvme_dev *dev, bool shutdown) in nvme_dev_disable()
2631 static int nvme_disable_prepare_reset(struct nvme_dev *dev, bool shutdown) in nvme_disable_prepare_reset()
/Linux-v5.15/sound/soc/codecs/
Dmadera.c252 bool *warn, bool *shutdown) in madera_check_speaker_overheat()
276 bool warn, shutdown; in madera_spk_ev() local
309 bool warn, shutdown; in madera_thermal_warn() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1714 static void shutdown(struct pci_dev *pdev) in shutdown() function
/Linux-v5.15/drivers/target/iscsi/
Discsi_target_util.c745 void iscsit_free_cmd(struct iscsi_cmd *cmd, bool shutdown) in iscsit_free_cmd()
/Linux-v5.15/include/linux/fsl/
Dmc.h45 void (*shutdown)(struct fsl_mc_device *dev); member
/Linux-v5.15/drivers/bluetooth/
Dhci_bcm.c111 struct gpio_desc *shutdown; member
/Linux-v5.15/net/sunrpc/
Drpcb_clnt.c182 int shutdown = 0; in rpcb_put_local() local
/Linux-v5.15/drivers/input/misc/
Dyealink.c106 unsigned int shutdown:1; member
/Linux-v5.15/drivers/net/ieee802154/
Datusb.c49 int shutdown; /* non-zero if shutting down */ member
/Linux-v5.15/drivers/tty/
Damiserial.c517 static void shutdown(struct tty_struct *tty, struct serial_state *info) in shutdown() function
/Linux-v5.15/include/sound/
Dcore.h114 int shutdown; /* this card is going down */ member
/Linux-v5.15/drivers/usb/storage/
Duas.c44 unsigned shutdown:1; member
/Linux-v5.15/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet.h102 void (*shutdown) (struct net_device * dev); member
/Linux-v5.15/drivers/net/dsa/microchip/
Dksz_common.h136 int (*shutdown)(struct ksz_device *dev); member
/Linux-v5.15/drivers/usb/gadget/udc/
Dsnps_udc_core.c1960 shutdown(struct udc *dev, struct usb_gadget_driver *driver) in shutdown() function
/Linux-v5.15/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h165 void (*shutdown)(struct xgene_enet_pdata *pdata); member
/Linux-v5.15/sound/soc/sof/
Dsof-priv.h104 int (*shutdown)(struct snd_sof_dev *sof_dev); /* optional */ member

123456