/Linux-v6.6/include/linux/ |
D | fsnotify_backend.h | 212 bool shutdown; /* group is being shut down, don't queue more events */ member
|
D | thunderbolt.h | 445 void (*shutdown)(struct tb_service *svc); member
|
D | pnp.h | 380 void (*shutdown) (struct pnp_dev *dev); member
|
D | rio.h | 461 void (*shutdown)(struct rio_dev *dev); member
|
D | i2c.h | 280 void (*shutdown)(struct i2c_client *client); member
|
/Linux-v6.6/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_main.h | 165 void (*shutdown)(struct xgene_enet_pdata *pdata); member
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 2149 static void shutdown(struct pci_dev *pdev) in shutdown() function
|
/Linux-v6.6/drivers/usb/gadget/udc/ |
D | snps_udc_core.c | 1959 shutdown(struct udc *dev, struct usb_gadget_driver *driver) in shutdown() function
|
D | bcm63xx_udc.c | 1581 bool shutdown = udc->ep0_req_reset || udc->ep0_req_shutdown; in bcm63xx_ep0_one_round() local
|
/Linux-v6.6/net/iucv/ |
D | af_iucv.c | 358 u8 shutdown = 0; in iucv_send_ctrl() local
|
/Linux-v6.6/drivers/nvme/host/ |
D | pci.c | 2575 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()
|
D | apple.c | 798 static void apple_nvme_disable(struct apple_nvme *anv, bool shutdown) in apple_nvme_disable()
|
D | rdma.c | 2134 static void nvme_rdma_shutdown_ctrl(struct nvme_rdma_ctrl *ctrl, bool shutdown) in nvme_rdma_shutdown_ctrl()
|
/Linux-v6.6/include/linux/bcma/ |
D | bcma.h | 308 void (*shutdown)(struct bcma_device *dev); member
|
/Linux-v6.6/include/linux/usb/ |
D | hcd.h | 277 void (*shutdown) (struct usb_hcd *hcd); member
|
/Linux-v6.6/include/sound/ |
D | hda_codec.h | 53 unsigned int shutdown :1; /* being unloaded */ member
|
D | soc.h | 633 void (*shutdown)(struct snd_pcm_substream *); member 642 void (*shutdown)(struct snd_compr_stream *); member
|
D | hdaudio.h | 231 void (*shutdown)(struct hdac_device *dev); member
|
/Linux-v6.6/drivers/tty/serial/8250/ |
D | 8250_bcm7271.c | 216 bool shutdown; member
|
/Linux-v6.6/drivers/media/pci/bt8xx/ |
D | bttvp.h | 333 int shutdown; member
|
/Linux-v6.6/include/media/ |
D | v4l2-subdev.h | 613 bool shutdown; member
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | vio.h | 366 void (*shutdown)(struct vio_dev *dev); member
|
/Linux-v6.6/sound/soc/sof/ |
D | sof-priv.h | 170 int (*shutdown)(struct snd_sof_dev *sof_dev); /* optional */ member
|
/Linux-v6.6/drivers/tty/serial/ |
D | icom.c | 835 static void shutdown(struct icom_port *icom_port) in shutdown() function
|
/Linux-v6.6/include/linux/spi/ |
D | spi.h | 329 void (*shutdown)(struct spi_device *spi); member
|