Home
last modified time | relevance | path

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

123456

/Linux-v6.1/include/linux/
Dthunderbolt.h431 void (*shutdown)(struct tb_service *svc); member
Drio.h461 void (*shutdown)(struct rio_dev *dev); member
Dpnp.h380 void (*shutdown) (struct pnp_dev *dev); member
Di2c.h284 void (*shutdown)(struct i2c_client *client); member
/Linux-v6.1/net/iucv/
Daf_iucv.c358 u8 shutdown = 0; in iucv_send_ctrl() local
/Linux-v6.1/drivers/nvme/host/
Dapple.c798 static void apple_nvme_disable(struct apple_nvme *anv, bool shutdown) in apple_nvme_disable()
Drdma.c2207 static void nvme_rdma_shutdown_ctrl(struct nvme_rdma_ctrl *ctrl, bool shutdown) in nvme_rdma_shutdown_ctrl()
Dtcp.c2150 static void nvme_tcp_teardown_ctrl(struct nvme_ctrl *ctrl, bool shutdown) in nvme_tcp_teardown_ctrl()
/Linux-v6.1/include/sound/
Dhda_codec.h56 unsigned int shutdown :1; /* being unloaded */ member
Dsoc.h625 void (*shutdown)(struct snd_pcm_substream *); member
634 void (*shutdown)(struct snd_compr_stream *); member
Dhdaudio.h230 void (*shutdown)(struct hdac_device *dev); member
/Linux-v6.1/drivers/tty/serial/8250/
D8250_bcm7271.c216 bool shutdown; member
/Linux-v6.1/include/linux/usb/
Dhcd.h276 void (*shutdown) (struct usb_hcd *hcd); member
/Linux-v6.1/include/linux/bcma/
Dbcma.h308 void (*shutdown)(struct bcma_device *dev); member
/Linux-v6.1/sound/soc/sof/
Dsof-priv.h149 int (*shutdown)(struct snd_sof_dev *sof_dev); /* optional */ member
/Linux-v6.1/include/media/
Dv4l2-subdev.h605 bool shutdown; member
/Linux-v6.1/drivers/usb/gadget/udc/
Dbcm63xx_udc.c1581 bool shutdown = udc->ep0_req_reset || udc->ep0_req_shutdown; in bcm63xx_ep0_one_round() local
/Linux-v6.1/drivers/media/pci/bt8xx/
Dbttvp.h376 int shutdown; member
/Linux-v6.1/arch/sparc/include/asm/
Dvio.h366 void (*shutdown)(struct vio_dev *dev); member
/Linux-v6.1/drivers/tty/serial/
Dicom.c835 static void shutdown(struct icom_port *icom_port) in shutdown() function
/Linux-v6.1/drivers/usb/host/
Dfotg210.h101 bool shutdown:1; member
/Linux-v6.1/include/linux/spi/
Dspi.h297 void (*shutdown)(struct spi_device *spi); member
/Linux-v6.1/tools/testing/selftests/net/
Dtls.c1403 TEST_F(tls, shutdown) in TEST_F() argument
/Linux-v6.1/include/linux/soundwire/
Dsdw.h708 void (*shutdown)(struct sdw_slave *sdw); member
/Linux-v6.1/drivers/target/iscsi/
Discsi_target.c406 bool shutdown) in iscsit_reset_np_thread()

123456