Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 23 of 23) sorted by relevance

/dflybsd-src/contrib/nvi2/ex/
H A Dex_edit.c48 int attach, setalt; in ex_edit() local
109 ex_N_edit(SCR *sp, EXCMD *cmdp, FREF *frp, int attach) in ex_N_edit()
/dflybsd-src/sys/dev/drm/
H A Ddrm_prime.c185 struct dma_buf_attachment *attach) in drm_gem_map_attach()
205 struct dma_buf_attachment *attach) in drm_gem_map_detach()
256 static struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach, in drm_gem_map_dma_buf()
293 static void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach, in drm_gem_unmap_dma_buf()
613 struct dma_buf_attachment *attach; in drm_gem_prime_import_dev() local
878 struct dma_buf_attachment *attach; in drm_prime_gem_destroy() local
H A Dlinux_dma-buf.c139 dma_buf_map_attachment(struct dma_buf_attachment *attach, in dma_buf_map_attachment()
157 void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, in dma_buf_unmap_attachment()
/dflybsd-src/sys/dev/drm/include/linux/
H A Ddma-buf.h59 int (*attach)(struct dma_buf *, struct device *, struct dma_buf_attachment *); member
100 struct dma_buf_attachment *attach; in dma_buf_attach() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_bridge.h50 int (*attach)(struct drm_bridge *bridge); member
H A Ddrm_mipi_dsi.h87 int (*attach)(struct mipi_dsi_host *host, member
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_prime.c74 struct dma_buf_attachment *attach, in radeon_gem_prime_import_sg_table()
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_prime.c160 struct dma_buf_attachment *attach, in amdgpu_gem_prime_import_sg_table()
/dflybsd-src/sys/bus/isa/x86_64/
H A Disa_device.h74 int (*attach) (struct isa_device *idp); member
/dflybsd-src/contrib/nvi2/common/
H A Dmain.c553 attach(GS *gp) in attach() function
/dflybsd-src/games/hack/
H A Dhack.trap.c442 placebc(int attach) in placebc()
/dflybsd-src/sys/dev/netif/ral/
H A Dif_ral_pci.c112 int (*attach)(device_t, int); member
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_dmabuf.c295 struct dma_buf_attachment *attach; in i915_gem_prime_import() local
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dwpa_ctrl.c584 static int wpa_ctrl_attach_helper(struct wpa_ctrl *ctrl, int attach) in wpa_ctrl_attach_helper()
/dflybsd-src/sys/dev/disk/nvme/
H A Dnvme.h69 int (*attach)(device_t dev); member
/dflybsd-src/sbin/devd/
H A Ddevd.cc132 static const char attach = '+'; variable
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_dragonfly.c1064 bpf_track_event(void *arg, struct ifnet *ifp, int dlt, int attach) in bpf_track_event()
/dflybsd-src/sys/net/
H A Dnetmsg.h320 struct netmsg_pru_attach attach; member
/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h92 struct ath_hal *(*attach)(uint16_t devid, HAL_SOFTC, member
115 HAL_BOOL (*attach)(struct ath_hal *ah, HAL_STATUS *ecode); member
/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_core.c2288 devfs_propagate_dev(cdev_t dev, int attach) in devfs_propagate_dev()
/dflybsd-src/sys/dev/disk/mpt/
H A Dmpt.h180 mpt_attach_handler_t *attach; /* initialize device instance */ member
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dwpa_cli.c122 static int wpa_cli_open_connection(const char *ifname, int attach) in wpa_cli_open_connection()
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h472 int (*attach)(struct bwn_mac *); member