Home
last modified time | relevance | path

Searched defs:shutdown (Results 101 – 125 of 154) sorted by relevance

1234567

/Linux-v6.6/include/linux/
Dfsnotify_backend.h212 bool shutdown; /* group is being shut down, don't queue more events */ member
Dthunderbolt.h445 void (*shutdown)(struct tb_service *svc); member
Dpnp.h380 void (*shutdown) (struct pnp_dev *dev); member
Drio.h461 void (*shutdown)(struct rio_dev *dev); member
Di2c.h280 void (*shutdown)(struct i2c_client *client); member
/Linux-v6.6/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h165 void (*shutdown)(struct xgene_enet_pdata *pdata); member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c2149 static void shutdown(struct pci_dev *pdev) in shutdown() function
/Linux-v6.6/drivers/usb/gadget/udc/
Dsnps_udc_core.c1959 shutdown(struct udc *dev, struct usb_gadget_driver *driver) in shutdown() function
Dbcm63xx_udc.c1581 bool shutdown = udc->ep0_req_reset || udc->ep0_req_shutdown; in bcm63xx_ep0_one_round() local
/Linux-v6.6/net/iucv/
Daf_iucv.c358 u8 shutdown = 0; in iucv_send_ctrl() local
/Linux-v6.6/drivers/nvme/host/
Dpci.c2575 static void nvme_dev_disable(struct nvme_dev *dev, bool shutdown) in nvme_dev_disable()
2624 static int nvme_disable_prepare_reset(struct nvme_dev *dev, bool shutdown) in nvme_disable_prepare_reset()
Dapple.c798 static void apple_nvme_disable(struct apple_nvme *anv, bool shutdown) in apple_nvme_disable()
Drdma.c2134 static void nvme_rdma_shutdown_ctrl(struct nvme_rdma_ctrl *ctrl, bool shutdown) in nvme_rdma_shutdown_ctrl()
/Linux-v6.6/include/linux/bcma/
Dbcma.h308 void (*shutdown)(struct bcma_device *dev); member
/Linux-v6.6/include/linux/usb/
Dhcd.h277 void (*shutdown) (struct usb_hcd *hcd); member
/Linux-v6.6/include/sound/
Dhda_codec.h53 unsigned int shutdown :1; /* being unloaded */ member
Dsoc.h633 void (*shutdown)(struct snd_pcm_substream *); member
642 void (*shutdown)(struct snd_compr_stream *); member
Dhdaudio.h231 void (*shutdown)(struct hdac_device *dev); member
/Linux-v6.6/drivers/tty/serial/8250/
D8250_bcm7271.c216 bool shutdown; member
/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttvp.h333 int shutdown; member
/Linux-v6.6/include/media/
Dv4l2-subdev.h613 bool shutdown; member
/Linux-v6.6/arch/sparc/include/asm/
Dvio.h366 void (*shutdown)(struct vio_dev *dev); member
/Linux-v6.6/sound/soc/sof/
Dsof-priv.h170 int (*shutdown)(struct snd_sof_dev *sof_dev); /* optional */ member
/Linux-v6.6/drivers/tty/serial/
Dicom.c835 static void shutdown(struct icom_port *icom_port) in shutdown() function
/Linux-v6.6/include/linux/spi/
Dspi.h329 void (*shutdown)(struct spi_device *spi); member

1234567