Searched defs:bdev (Results 1 - 25 of 258) sorted by relevance

1234567891011

/linux-master/include/linux/
H A Ddm-verity-loadpin.h21 static inline bool dm_verity_loadpin_is_bdev_trusted(struct block_device *bdev) argument
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_sys_manager.c35 void ttm_sys_man_init(struct ttm_device *bdev) argument
/linux-master/drivers/hid/
H A Dhid-picolcd_backlight.c17 static int picolcd_get_brightness(struct backlight_device *bdev) argument
23 static int picolcd_set_brightness(struct backlight_device *bdev) argument
42 static int picolcd_check_bl_fb(struct backlight_device *bdev, struct fb_info *fb) argument
56 struct backlight_device *bdev; local
84 struct backlight_device *bdev = data->backlight; local
[all...]
/linux-master/drivers/input/misc/
H A Dsgi_btns.c54 struct buttons_dev *bdev = input_get_drvdata(input); local
80 struct buttons_dev *bdev; local
[all...]
H A Dcobalt_btns.c37 struct buttons_dev *bdev = input_get_drvdata(input); local
63 struct buttons_dev *bdev; local
[all...]
/linux-master/drivers/s390/block/
H A Dscm_drv.c19 struct scm_blk_dev *bdev = dev_get_drvdata(&scmdev->dev); local
38 struct scm_blk_dev *bdev; local
65 struct scm_blk_dev *bdev local
[all...]
H A Dscm_blk.h29 struct scm_blk_dev *bdev; member in struct:scm_request
/linux-master/include/drm/ttm/
H A Dttm_range_manager.h42 static __always_inline int ttm_range_man_init(struct ttm_device *bdev, argument
50 static __always_inline int ttm_range_man_fini(struct ttm_device *bdev, argument
/linux-master/drivers/pci/controller/
H A Dpcie-iproc-bcma.c29 struct bcma_device *bdev = container_of(pcie->dev, struct bcma_device, dev); local
34 static int iproc_bcma_pcie_probe(struct bcma_device *bdev) argument
74 static void iproc_bcma_pcie_remove(struct bcma_device *bdev) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_bio_io.c13 xfs_rw_bdev( struct block_device *bdev, sector_t sector, unsigned int count, char *data, enum req_op op) argument
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_sgdma.c20 nouveau_sgdma_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) argument
31 nouveau_sgdma_bind(struct ttm_device *bdev, struct ttm_tt *ttm, struct ttm_resource *reg) argument
58 nouveau_sgdma_unbind(struct ttm_device *bdev, struct ttm_tt *ttm) argument
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_system_manager.c62 struct ttm_device *bdev = &dev_priv->bdev; local
H A Dvmwgfx_ttm_glue.c30 static int vmw_bo_vm_lookup(struct ttm_device *bdev, argument
81 struct ttm_device *bdev = &dev_priv->bdev; local
/linux-master/drivers/md/
H A Ddm-verity-loadpin.c53 bool dm_verity_loadpin_is_bdev_trusted(struct block_device *bdev) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c29 struct ttm_device *bdev = &xe->ttm; local
H A Dxe_drm_client.c136 struct ttm_device *bdev = &xef->xe->ttm; local
H A Dxe_debugfs.c109 struct ttm_device *bdev = &xe->ttm; local
/linux-master/block/
H A Dholder.c13 static struct bd_holder_disk *bd_find_holder_disk(struct block_device *bdev, argument
62 int bd_link_disk_holder(struct block_device *bdev, struc argument
138 bd_unlink_disk_holder(struct block_device *bdev, struct gendisk *disk) argument
[all...]
/linux-master/include/drm/
H A Ddrm_gem_vram_helper.h184 struct ttm_device bdev; member in struct:drm_vram_mm
195 drm_vram_mm_of_bdev( struct ttm_device *bdev) argument
/linux-master/drivers/platform/x86/
H A Dnvidia-wmi-ec-backlight.c94 struct backlight_device *bdev; local
/linux-master/drivers/md/dm-vdo/indexer/
H A Dconfig.h29 struct block_device *bdev; member in struct:uds_configuration
/linux-master/drivers/gpu/drm/i915/
H A Dintel_region_ttm.c84 struct ttm_device *bdev = &mem->i915->bdev; local
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dbus.h17 struct bcma_device *bdev; member in union:b43_bus_dev::__anon7168
/linux-master/drivers/comedi/drivers/
H A Dcomedi_bond.c81 struct bonded_device *bdev = *devs++; local
131 struct bonded_device *bdev; local
186 struct bonded_device *bdev; local
323 struct bonded_device *bdev; local
[all...]
/linux-master/drivers/scsi/
H A Dscsicam.c60 bool scsi_partsize(struct block_device *bdev, sector_t capacity, int geom[3]) argument
218 int scsicam_bios_param(struct block_device *bdev, sector_t capacity, int *ip) argument

Completed in 241 milliseconds

1234567891011