Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/
Dhimedia.c203 static hi_s32 pm_register_add_media_device(pm_device *himedia, pm_basedev **bdev) in pm_register_add_media_device()
225 pm_basedev *bdev, dev_t *dev, struct device **adev) in pm_register_device_create()
242 struct device *adev, pm_basedev *bdev) in pm_register_device_register()
269 pm_basedev *bdev = NULL; in hi_drv_pm_register() local
/device/soc/rockchip/common/vendor/drivers/rockchip/
Drockchip_ramdisk.c161 static int rd_rw_page(struct block_device *bdev, sector_t sector, struct page *page, unsigned int o… in rd_rw_page()
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
Dblock.c326 static int mmc_blk_open(struct block_device *bdev, fmode_t mode) in mmc_blk_open()
353 static int mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mmc_blk_getgeo()
739 static int mmc_blk_check_blkdev(struct block_device *bdev) in mmc_blk_check_blkdev()
752 static int mmc_blk_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long a… in mmc_blk_ioctl()
788 static int mmc_blk_compat_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned… in mmc_blk_compat_ioctl()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
Dnouveau_drv.h151 struct ttm_bo_device bdev; member