| /kernel/linux/linux-6.6/drivers/net/fddi/ |
| H A D | defxx.c | 377 struct device __maybe_unused *bdev = bp->bus_dev; in dfx_port_write_long() local 399 struct device __maybe_unused *bdev = bp->bus_dev; in dfx_port_read_long() local 434 struct device *bdev = bp->bus_dev; in dfx_get_bars() local 530 dfx_register(struct device *bdev) dfx_register() argument 724 struct device *bdev = bp->bus_dev; dfx_bus_init() local 883 struct device *bdev = bp->bus_dev; dfx_bus_uninit() local 945 struct device __maybe_unused *bdev = bp->bus_dev; dfx_bus_config_check() local 1043 struct device *bdev = bp->bus_dev; dfx_driver_init() local 1951 struct device *bdev = bp->bus_dev; dfx_interrupt() local 3695 dfx_unregister(struct device *bdev) dfx_unregister() argument [all...] |
| H A D | defza.c | 1273 static int fza_probe(struct device *bdev) in fza_probe() argument 1512 fza_remove(struct device *bdev) fza_remove() argument [all...] |
| /kernel/linux/linux-6.6/block/ |
| H A D | genhd.c | 345 struct block_device *bdev; in disk_scan_partitions() local 562 struct block_device *bdev; in blk_report_disk_dead() local 738 struct block_device *bdev = disk->part0; invalidate_disk() local 949 struct block_device *bdev = dev_to_bdev(dev); part_stat_show() local 998 struct block_device *bdev = dev_to_bdev(dev); part_inflight_show() local [all...] |
| H A D | blk-cgroup.c | 763 struct block_device *bdev; in blkg_conf_open_bdev() local 1073 struct block_device *bdev = dev_to_bdev(dev); blkcg_fill_root_iostats() local [all...] |
| H A D | blk-core.c | 731 struct block_device *bdev = bio->bi_bdev; in submit_bio_noacct() local 861 struct block_device *bdev; in bio_poll() local 961 bdev_start_io_acct(struct block_device *bdev, enum req_op op, unsigned long start_time) bdev_start_io_acct() argument 985 bdev_end_io_acct(struct block_device *bdev, enum req_op op, unsigned int sectors, unsigned long start_time) bdev_end_io_acct() argument [all...] |
| H A D | blk-cgroup.h | 212 struct block_device *bdev; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
| H A D | lsdc_drv.h | 267 struct ttm_device bdev; member 300 static inline struct lsdc_device *tdev_to_ldev(struct ttm_device *bdev) in tdev_to_ldev() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm.c | 188 static int i915_ttm_tt_shmem_populate(struct ttm_device *bdev, in i915_ttm_tt_shmem_populate() argument 322 static int i915_ttm_tt_populate(struct ttm_device *bdev, in i915_ttm_tt_populate() argument 334 static void i915_ttm_tt_unpopulate(struct ttm_device *bdev, struc argument 350 i915_ttm_tt_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) i915_ttm_tt_destroy() argument 660 i915_ttm_io_mem_reserve(struct ttm_device *bdev, struct ttm_resource *mem) i915_ttm_io_mem_reserve() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo.c | 766 nouveau_ttm_tt_bind(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg) nouveau_ttm_tt_bind() argument 782 nouveau_ttm_tt_unbind(struct ttm_device *bdev, struct ttm_tt *ttm) nouveau_ttm_tt_unbind() argument 1159 nouveau_ttm_io_mem_reserve(struct ttm_device *bdev, struct ttm_resource *reg) nouveau_ttm_io_mem_reserve() argument 1269 nouveau_ttm_io_mem_free(struct ttm_device *bdev, struct ttm_resource *reg) nouveau_ttm_io_mem_free() argument 1329 nouveau_ttm_tt_populate(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) nouveau_ttm_tt_populate() argument 1351 nouveau_ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) nouveau_ttm_tt_unpopulate() argument 1368 nouveau_ttm_tt_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) nouveau_ttm_tt_destroy() argument [all...] |
| H A D | nouveau_drv.h | 227 struct ttm_device bdev; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| H A D | qxl_drv.h | 125 struct ttm_device bdev; member
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-verity-target.c | 961 static int verity_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) in verity_prepare_ioctl() argument [all...] |
| H A D | raid5-ppl.c | 621 struct block_device *bdev = NULL; in ppl_do_flush() local [all...] |
| H A D | dm-log-writes.c | 820 log_writes_prepare_ioctl(struct dm_target *ti, struct block_device **bdev) log_writes_prepare_ioctl() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | 3w-xxxx.c | 1343 static int tw_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, in tw_scsi_biosparam() argument
|
| H A D | 3w-sas.c | 1406 static int twl_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, sector_t capacity, int geom[]) in twl_scsi_biosparam() argument
|
| /third_party/exfatprogs/exfat2img/ |
| H A D | exfat2img.c | 53 struct exfat_blk_dev bdev; member
|
| /kernel/linux/linux-5.10/drivers/block/ |
| H A D | loop.c | 241 struct block_device *bdev = lo->lo_device; in loop_set_size() local 660 static int loop_validate_file(struct file *file, struct block_device *bdev) in loop_validate_file() argument 691 static int loop_change_fd(struct loop_device *lo, struct block_device *bdev, in loop_change_fd() argument 640 loop_reread_partitions(struct loop_device *lo, struct block_device *bdev) loop_reread_partitions() argument 1063 loop_configure(struct loop_device *lo, fmode_t mode, struct block_device *bdev, const struct loop_config *config) loop_configure() argument 1202 struct block_device *bdev = lo->lo_device; __loop_clr_fd() local 1349 struct block_device *bdev; loop_set_status() local 1668 lo_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) lo_ioctl() argument 1849 lo_compat_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) lo_compat_ioctl() argument 1885 lo_open(struct block_device *bdev, fmode_t mode) lo_open() argument [all...] |
| H A D | pktcdvd.c | 2113 struct block_device *bdev; in pkt_open_dev() local 2199 pkt_open(struct block_device *bdev, fmode_t mode) pkt_open() argument 2506 struct block_device *bdev; pkt_new_dev() local 2561 pkt_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) pkt_ioctl() argument [all...] |
| H A D | swim.c | 609 static int floppy_open(struct block_device *bdev, fmode_t mode) in floppy_open() argument 660 static int floppy_unlocked_open(struct block_device *bdev, fmode_t mode) in floppy_unlocked_open() argument 687 static int floppy_ioctl(struct block_device *bdev, fmode_t mode, in floppy_ioctl() argument 714 static int floppy_getgeo(struct block_device *bdev, struct hd_geometry *geo) in floppy_getgeo() argument
|
| /kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
| H A D | mtip32xx.h | 466 struct block_device *bdev; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 742 static int amdgpu_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_resource *mem) in amdgpu_ttm_io_mem_reserve() argument 988 amdgpu_ttm_tt_pin_userptr(struct ttm_bo_device *bdev, struct ttm_tt *ttm) amdgpu_ttm_tt_pin_userptr() argument 1026 amdgpu_ttm_tt_unpin_userptr(struct ttm_bo_device *bdev, struct ttm_tt *ttm) amdgpu_ttm_tt_unpin_userptr() argument 1110 amdgpu_ttm_backend_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_resource *bo_mem) amdgpu_ttm_backend_bind() argument 1250 amdgpu_ttm_backend_unbind(struct ttm_bo_device *bdev, struct ttm_tt *ttm) amdgpu_ttm_backend_unbind() argument 1275 amdgpu_ttm_backend_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) amdgpu_ttm_backend_destroy() argument 1321 amdgpu_ttm_tt_populate(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) amdgpu_ttm_tt_populate() argument 1376 amdgpu_ttm_tt_unpopulate(struct ttm_bo_device *bdev, struct ttm_tt *ttm) amdgpu_ttm_tt_unpopulate() argument [all...] |
| /kernel/linux/linux-5.10/drivers/dma/qcom/ |
| H A D | bam_dma.c | 350 struct bam_device *bdev; member 407 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe, in bam_addr() argument 426 struct bam_device *bdev = bchan->bdev; in bam_reset_channel() local 451 struct bam_device *bdev = bchan->bdev; bam_chan_init_hw() local 501 struct bam_device *bdev = bchan->bdev; bam_alloc_chan() local 536 struct bam_device *bdev = bchan->bdev; bam_free_chan() local 611 struct bam_device *bdev = bchan->bdev; bam_prep_slave_sg() local 737 struct bam_device *bdev = bchan->bdev; bam_pause() local 763 struct bam_device *bdev = bchan->bdev; bam_resume() local 788 process_channel_irqs(struct bam_device *bdev) process_channel_irqs() argument 866 struct bam_device *bdev = data; bam_dma_irq() local 957 struct bam_device *bdev = bchan->bdev; bam_apply_new_config() local 980 struct bam_device *bdev = bchan->bdev; bam_start_dma() local 1079 struct bam_device *bdev = from_tasklet(bdev, t, task); dma_tasklet() local 1132 struct bam_device *bdev = container_of(of->of_dma_data, bam_dma_xlate() local 1152 bam_init(struct bam_device *bdev) bam_init() argument 1206 bam_channel_init(struct bam_device *bdev, struct bam_chan *bchan, u32 index) bam_channel_init() argument 1228 struct bam_device *bdev; bam_dma_probe() local 1386 struct bam_device *bdev = platform_get_drvdata(pdev); bam_dma_remove() local 1420 struct bam_device *bdev = dev_get_drvdata(dev); bam_dma_runtime_suspend() local 1429 struct bam_device *bdev = dev_get_drvdata(dev); bam_dma_runtime_resume() local 1443 struct bam_device *bdev = dev_get_drvdata(dev); bam_dma_suspend() local 1455 struct bam_device *bdev = dev_get_drvdata(dev); bam_dma_resume() local [all...] |
| /kernel/linux/linux-5.10/drivers/block/paride/ |
| H A D | pd.c | 791 static int pd_open(struct block_device *bdev, fmode_t mode) in pd_open() argument 806 static int pd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pd_getgeo() argument 823 static int pd_ioctl(struct block_device *bdev, fmode_t mode, in pd_ioctl() argument
|
| H A D | pf.c | 329 static int pf_open(struct block_device *bdev, fmode_t mode) in pf_open() argument 354 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo) in pf_getgeo() argument 372 static int pf_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) in pf_ioctl() argument
|