| /kernel/linux/linux-6.6/include/linux/ |
| H A D | isa.h | 17 void (*shutdown)(struct device *, unsigned int); member
|
| H A D | auxiliary_bus.h | 183 void (*shutdown)(struct auxiliary_device *auxdev); member
|
| /kernel/linux/linux-6.6/include/drm/display/ |
| H A D | drm_dp_aux_bus.h | 33 void (*shutdown)(struct dp_aux_ep_device *aux_ep); member
|
| /base/startup/init/ueventd/standard/ |
| H A D | ueventd_parameter.c | 30 int shutdown; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
| H A D | core.h | 32 int (*shutdown)(struct mmc_host *); member
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | gio_device.h | 29 void (*shutdown)(struct gio_device *); member
|
| H A D | cdmm.h | 46 void (*shutdown)(struct mips_cdmm_device *); member
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | ccwgroup.h | 47 void (*shutdown)(struct ccwgroup_device *); member
|
| /kernel/linux/linux-5.10/arch/x86/oprofile/ |
| H A D | op_x86_model.h | 50 void (*shutdown)(struct op_msrs const * const msrs); member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | cdmm.h | 46 void (*shutdown)(struct mips_cdmm_device *); member
|
| H A D | gio_device.h | 29 void (*shutdown)(struct gio_device *); member
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | ccwgroup.h | 46 void (*shutdown)(struct ccwgroup_device *); member
|
| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| H A D | core.h | 29 int (*shutdown)(struct mmc_host *); member
|
| /kernel/linux/linux-5.10/sound/usb/line6/ |
| H A D | capture.c | 147 int i, index, length = 0, shutdown = 0; in audio_in_callback() local
|
| /kernel/linux/linux-5.10/include/sound/ac97/ |
| H A D | codec.h | 67 void (*shutdown)(struct ac97_codec_device *); member
|
| /kernel/linux/linux-5.10/drivers/ps3/ |
| H A D | vuart.h | 36 void (*shutdown)(struct ps3_system_bus_device *); member
|
| /kernel/linux/linux-6.6/drivers/ps3/ |
| H A D | vuart.h | 36 void (*shutdown)(struct ps3_system_bus_device *); member
|
| /kernel/linux/linux-6.6/include/sound/ac97/ |
| H A D | codec.h | 67 void (*shutdown)(struct ac97_codec_device *); member
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | max1241.c | 26 struct gpio_desc *shutdown; member [all...] |
| /kernel/linux/linux-6.6/sound/usb/line6/ |
| H A D | capture.c | 147 int i, index, length = 0, shutdown = 0; in audio_in_callback() local
|
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | sof-client-probes.h | 19 int (*shutdown)(struct sof_client_dev *cdev, struct snd_compr_stream *cstream, member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_cs_tpool.h | 51 bool shutdown; member
|
| /third_party/python/Lib/asyncio/ |
| H A D | trsock.py | 65 def shutdown(self, how): member in TransportSocket
|
| /third_party/python/Lib/concurrent/futures/ |
| H A D | thread.py | 216 def shutdown(self, wait=True, *, cancel_futures=False): member in ThreadPoolExecutor
|
| /third_party/rust/crates/rustix/src/net/ |
| H A D | socket.rs | 404 pub fn shutdown<Fd: AsFd>(sockfd: Fd, how: Shutdown) -> io::Result<()> { in shutdown() functions
|