Home
last modified time | relevance | path

Searched defs:detach (Results 51 - 75 of 121) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-pmp.c759 int detach = 0, rc = 0; in sata_pmp_eh_recover_pmp() local
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_mipi_dsi.h87 int (*detach)(struct mipi_dsi_host *host, member
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-pmp.c755 int detach = 0, rc = 0; in sata_pmp_eh_recover_pmp() local
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_bridge.h83 void (*detach)(struct drm_bridge *bridge); member
H A Ddrm_mipi_dsi.h92 int (*detach)(struct mipi_dsi_host *host, member
/kernel/linux/linux-6.6/include/drm/bridge/
H A Dsamsung-dsim.h72 void (*detach)(struct samsung_dsim *dsim, struct mipi_dsi_device *device); member
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp121 sk_sp<SkTypeface> SkCustomTypefaceBuilder::detach() { in detach() function in SkCustomTypefaceBuilder
/third_party/python/Lib/
H A Dweakref.py592 def detach(self): member in finalize
H A Dtempfile.py852 def detach(self): member in SpooledTemporaryFile
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mipi_dsi.h97 int (*detach)(struct mipi_dsi_host *host, struct mipi_dsi_device *dsi); member
/kernel/linux/linux-5.10/include/uapi/scsi/
H A Dcxlflash_ioctl.h173 struct dk_cxlflash_detach detach; member
/kernel/linux/linux-6.6/include/uapi/scsi/
H A Dcxlflash_ioctl.h173 struct dk_cxlflash_detach detach; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
H A Dcxlflash_ioctl.h106 struct dk_cxlflash_detach detach; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
H A Dcxlflash_ioctl.h119 struct dk_cxlflash_detach detach; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
H A Dcxlflash_ioctl.h119 struct dk_cxlflash_detach detach; member
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.h154 void (*detach) (pa_source_output *o); /* may be NULL */ member
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp552 SkPath detach() { return fBuilder.detach(); } in detach() function in __anon18942::SkCTPathGeometrySink
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fLifetimeTests.cpp272 void BufferVAOAttacher::detach (GLuint buffer, GLuint varr) in detach() function in deqp::gles3::Functional::__anon30571::BufferVAOAttacher
334 void BufferTfAttacher::detach (GLuint buffer, GLuint tf) in detach() function in deqp::gles3::Functional::__anon30571::BufferTfAttacher
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.h390 void registerNativeNodeCallbacks(NativeNode_Callback attach, NativeNode_Callback detach) in registerNativeNodeCallbacks() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1361 struct rsrc_detach *detach; in otx2_detach_resources() local
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsysfs.c58 write_attribute(detach); variable
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dsuperpipe.c49 static void marshal_det_to_rele(struct dk_cxlflash_detach *detach, in marshal_det_to_rele() argument
889 _cxlflash_disk_detach(struct scsi_device *sdev, struct ctx_info *ctxi, struct dk_cxlflash_detach *detach) _cxlflash_disk_detach() argument
957 cxlflash_disk_detach(struct scsi_device *sdev, struct dk_cxlflash_detach *detach) cxlflash_disk_detach() argument
996 struct dk_cxlflash_detach detach = { { 0 }, 0 }; cxlflash_cxl_release() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dparport.h261 void (*detach) (struct parport *); member
/kernel/linux/linux-5.10/drivers/staging/comedi/
H A Dcomedidev.h444 void (*detach)(struct comedi_device *dev); member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dparport.h258 void (*detach) (struct parport *); member

Completed in 26 milliseconds

12345