Searched defs:attach (Results 1 - 25 of 43) sorted by relevance

12

/src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_prime.c38 virtgpu_gem_prime_import_sg_table(struct drm_device * dev,struct dma_buf_attachment * attach,struct sg_table * table) argument
/src/sys/arch/x86/conf/
H A Dfiles.x8640 attach cpu at cpubus label
45 attach acpicpu at cpufeaturebus label
53 attach coretemp at cpufeaturebus label
57 attach est at cpufeaturebus label
62 attach odcm at cpufeaturebus label
66 attach padlock at cpufeaturebus label
70 attach powernow at cpufeaturebus label
74 attach viac7temp at cpufeaturebus label
77 attach vmt at cpufeaturebus label
81 attach hyper label
130 attach ioapic at ioapicbus label
[all...]
/src/sys/dev/isa/
H A Dif_lc_isa.c74 lemac_isa_find(lemac_softc_t * sc,const char * xname,struct isa_attach_args * ia,int attach) argument
/src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_prime.c55 qxl_gem_prime_import_sg_table(struct drm_device * dev,struct dma_buf_attachment * attach,struct sg_table * table) argument
/src/sys/dev/wscons/
H A Dwsemulvar.h46 void *(*attach)(int console, const struct wsscreen_descr *, void *, member in struct:wsemul_ops
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_prime.c63 nouveau_gem_prime_import_sg_table(struct drm_device * dev,struct dma_buf_attachment * attach,struct sg_table * sg) argument
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_prime.c67 radeon_gem_prime_import_sg_table(struct drm_device * dev,struct dma_buf_attachment * attach,struct sg_table * sg) argument
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_prime.c58 static struct sg_table *vmw_prime_map_dma_buf(struct dma_buf_attachment *attach, argument
64 static void vmw_prime_unmap_dma_buf(struct dma_buf_attachment *attach, argument
47 vmw_prime_map_attach(struct dma_buf * dma_buf,struct dma_buf_attachment * attach) argument
53 vmw_prime_map_detach(struct dma_buf * dma_buf,struct dma_buf_attachment * attach) argument
/src/sys/arch/x86/pci/
H A Damdnb_misc.c85 bool attach; local in function:amdnb_misc_search
/src/usr.sbin/btdevctl/
H A Dbtdevctl.c67 int ch, query, verbose, attach, detach, set, none; local in function:main
/src/sys/dev/cardbus/
H A Dif_ral_cardbus.c62 int (*attach)(void *, int); member in struct:ral_opns
/src/sys/dev/ic/
H A Dac97var.h51 int (*attach)(void *, struct ac97_codec_if *); member in struct:ac97_host_if
/src/sys/external/bsd/drm2/dist/drm/xen/
H A Dxen_drm_front_gem.c191 xen_drm_front_gem_import_sg_table(struct drm_device * dev,struct dma_buf_attachment * attach,struct sg_table * sgt) argument
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_bridge.h54 int (*attach)(struct drm_bridge *bridge); member in struct:drm_bridge_funcs
/src/sys/external/bsd/drm2/drm/
H A Ddrm_gem_cma_helper.c248 drm_gem_cma_prime_import_sg_table(struct drm_device * ddev,struct dma_buf_attachment * attach,struct sg_table * sgt) argument
/src/sys/external/bsd/drm2/include/linux/
H A Ddma-buf.h58 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); member in struct:dma_buf_ops
/src/lib/lua/gpio/
H A Dgpio.c208 struct gpio_attach attach; local in function:gpio_attach
[all...]
/src/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp60 gzfilebuf *gzfilebuf::attach( int file_descriptor, function in class:gzfilebuf
261 void gzfilestream_common::attach( int fd, int io_mode ) { function in class:gzfilestream_common
/src/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc79 gzfilebuf::attach(int fd, function in class:gzfilebuf
409 gzifstream::attach(int fd, function in class:gzifstream
464 gzofstream::attach(int fd, function in class:gzofstream
[all...]
/src/games/hack/
H A Dhack.trap.c447 placebc(int attach) argument
/src/sys/dev/pci/
H A Dif_ral_pci.c59 int (*attach)(void *, int); member in struct:ral_opns
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_dmabuf.c258 struct dma_buf_attachment *attach; local in function:i915_gem_prime_import
/src/sys/arch/hpcmips/vr/
H A Dvr.c182 int (*attach)(bus_space_tag_t, int, int, int, tcflag_t, int); member in struct:vr_com_platdep
[all...]
/src/sys/external/bsd/drm2/dist/drm/vgem/
H A Dvgem_drv.c365 vgem_prime_import_sg_table(struct drm_device * dev,struct dma_buf_attachment * attach,struct sg_table * sg) argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_dma_buf.c185 struct dma_buf_attachment *attach; local in function:dma_buf_dynamic_attach
217 dma_buf_detach(struct dma_buf * dmabuf,struct dma_buf_attachment * attach) argument
229 dma_buf_map_attachment(struct dma_buf_attachment * attach,enum dma_data_direction dir) argument
244 dma_buf_unmap_attachment(struct dma_buf_attachment * attach,struct sg_table * sg,enum dma_data_direction dir) argument
[all...]

Completed in 13 milliseconds

12