Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo.c146 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release_list() local
166 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_to_lru() local
237 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local
390 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_or_queue() local
574 struct ttm_bo_device *bdev = in ttm_bo_delayed_workqueue() local
586 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local
629 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_evict() local
829 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_force_space() local
904 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_space() local
1229 int ttm_bo_init(struct ttm_bo_device *bdev, in ttm_bo_init()
[all …]
H A Dttm_bo_util.c132 int ttm_mem_io_reserve(struct ttm_bo_device *bdev, in ttm_mem_io_reserve()
157 void ttm_mem_io_free(struct ttm_bo_device *bdev, in ttm_mem_io_free()
204 static int ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_ioremap()
236 static void ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_iounmap()
340 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_memcpy() local
669 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_accel_cleanup() local
730 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_pipeline_move() local
H A Dttm_bo_vm.c413 static struct ttm_buffer_object *ttm_bo_vm_lookup(struct ttm_bo_device *bdev, in ttm_bo_vm_lookup()
438 struct ttm_bo_device *bdev) in ttm_bo_mmap()
510 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_vm_fault_dfly() local
783 struct ttm_bo_device *bdev = dev->drm_ttm_bdev; in ttm_bo_mmap_single() local
H A Dttm_execbuf_util.c186 struct ttm_bo_device *bdev; in ttm_eu_fence_buffer_objects() local
H A Dttm_tt.c53 struct ttm_bo_device *bdev = bo->bdev; in ttm_tt_create() local
/dragonfly/lib/libusb/
H A Dlibusb10_hotplug.c57 struct libusb20_device *bdev = _bdev->os_priv; in libusb_hotplug_equal() local
98 libusb_device *bdev; in libusb_hotplug_scan() local
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_ttm.c53 static struct radeon_device *radeon_get_rdev(struct ttm_bo_device *bdev) in radeon_get_rdev()
122 static int radeon_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags) in radeon_invalidate_caches()
127 static int radeon_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in radeon_init_mem_type()
461 static int radeon_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in radeon_ttm_io_mem_reserve()
526 static void radeon_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in radeon_ttm_io_mem_free()
H A Dradeon.h458 struct ttm_bo_device bdev; member
/dragonfly/sys/bus/u4b/controller/
H A Duhci_pci.c372 device_t bdev; in uhci_pci_detach() local
H A Dohci_pci.c326 device_t bdev; in ohci_pci_detach() local
H A Dxhci_pci.c351 device_t bdev; in xhci_pci_detach() local
H A Dehci_pci.c470 device_t bdev; in ehci_pci_detach() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ttm.h44 struct ttm_bo_device bdev; member
H A Damdgpu_ttm.c161 static int amdgpu_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags) in amdgpu_invalidate_caches()
177 static int amdgpu_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in amdgpu_init_mem_type()
725 static int amdgpu_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in amdgpu_ttm_io_mem_reserve()
767 static void amdgpu_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in amdgpu_ttm_io_mem_free()
H A Damdgpu.h1579 static inline struct amdgpu_device *amdgpu_ttm_adev(struct ttm_bo_device *bdev) in amdgpu_ttm_adev()
/dragonfly/sys/dev/drm/
H A Dlinux_irq.c70 device_t bdev = ddev->dev->bsddev; in request_irq() local
/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_tt.h106 struct ttm_bo_device *bdev; member
H A Dttm_bo_api.h175 struct ttm_bo_device *bdev; member
H A Dttm_bo_driver.h172 struct ttm_bo_device *bdev; member
/dragonfly/sys/bus/u4b/
H A Dusb_bus.h105 device_t bdev; /* filled by HC driver */ member
/dragonfly/sys/dev/agp/
H A Dintel-gtt.c160 device_t bdev; /* bridge device */ member
503 device_t bdev; in agp_i810_probe() local
/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c127 device_t bdev; in dsp_get_flags() local
137 device_t bdev; in dsp_set_flags() local
/dragonfly/sys/bus/firewire/
H A Dfirewirereg.h94 device_t bdev; member