Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/ttm/
H A Dttm_bo.c113 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release_list() local
161 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_to_lru() local
372 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_ttm() local
417 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local
552 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_or_queue() local
612 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_and_unlock() local
750 struct ttm_bo_device *bdev = arg; in ttm_bo_delayed_workqueue() local
760 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local
808 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_evict() local
926 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_force_space() local
[all …]
H A Dttm_bo_util.c116 static int ttm_mem_io_reserve(struct ttm_bo_device *bdev, in ttm_mem_io_reserve()
140 static void ttm_mem_io_free(struct ttm_bo_device *bdev, in ttm_mem_io_free()
187 int ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_ioremap()
219 void ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_iounmap()
297 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_memcpy() local
406 struct ttm_bo_device *bdev = bo->bdev; in ttm_buffer_object_transfer() local
602 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_accel_cleanup() local
H A Dttm_bo_vm.c71 static struct ttm_buffer_object *ttm_bo_vm_lookup_rb(struct ttm_bo_device *bdev, in ttm_bo_vm_lookup_rb()
107 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_vm_fault() local
323 ttm_bo_mmap_single(struct ttm_bo_device *bdev, vm_ooffset_t *offset, vm_size_t size, in ttm_bo_mmap_single()
H A Dttm_tt.c183 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev, in ttm_tt_init()
211 int ttm_dma_tt_init(struct ttm_dma_tt *ttm_dma, struct ttm_bo_device *bdev, in ttm_dma_tt_init()
H A Dttm_execbuf_util.c210 struct ttm_bo_device *bdev; in ttm_eu_fence_buffer_objects() local
H A Dttm_agp_backend.c99 struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev, in ttm_agp_tt_create()
H A Dttm_bo_driver.h113 struct ttm_bo_device *bdev; member
266 struct ttm_bo_device *bdev; member
H A Dttm_bo_api.h193 struct ttm_bo_device *bdev; member
/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_ttm.c50 static struct radeon_device *radeon_get_rdev(struct ttm_bo_device *bdev) in radeon_get_rdev()
119 static int radeon_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags) in radeon_invalidate_caches()
124 static int radeon_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in radeon_init_mem_type()
410 static int radeon_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in radeon_ttm_io_mem_reserve()
473 static void radeon_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in radeon_ttm_io_mem_free()
554 static struct ttm_tt *radeon_ttm_tt_create(struct ttm_bo_device *bdev, in radeon_ttm_tt_create()
H A Dradeon.h311 struct ttm_bo_device bdev; member
/freebsd-12.1/lib/libusb/
H A Dlibusb10_hotplug.c57 struct libusb20_device *bdev = _bdev->os_priv; in libusb_hotplug_equal() local
115 libusb_device *bdev; in libusb_hotplug_scan() local
/freebsd-12.1/sys/dev/usb/controller/
H A Dehci_msm.c171 device_t bdev; in ehci_msm_detach() local
/freebsd-12.1/sys/mips/ingenic/
H A Djz4780_ohci.c245 device_t bdev; in jz4780_ohci_detach() local
H A Djz4780_ehci.c276 device_t bdev; in jz4780_ehci_detach() local
/freebsd-12.1/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_char.c294 device_t bdev; in mlx5_fpga_tools_char_add_one() local
/freebsd-12.1/sys/dev/agp/
H A Dagp_nvidia.c79 device_t bdev; /* Bridge */ member
H A Dagp_i810.c206 device_t bdev; /* bridge device */ member
761 device_t bdev; in agp_i810_probe() local
/freebsd-12.1/sys/dev/usb/
H A Dusb_bus.h110 device_t bdev; /* filled by HC driver */ member
/freebsd-12.1/stand/sparc64/loader/
H A Dmain.c742 char *bdev, *dev, *odev; in sparc64_zfs_probe() local
/freebsd-12.1/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
/freebsd-12.1/sys/dev/firewire/
H A Dfirewirereg.h100 device_t bdev; member
/freebsd-12.1/sys/dev/atkbdc/
H A Dpsm.c458 struct cdev *bdev; member