Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/
H A Dhimedia.c203 static hi_s32 pm_register_add_media_device(pm_device *himedia, pm_basedev **bdev) in pm_register_add_media_device() argument
224 pm_register_device_create(pm_device *himedia, pm_basedev *bdev, dev_t *dev, struct device **adev) pm_register_device_create() argument
241 pm_register_device_register(pm_device *himedia, struct device *adev, pm_basedev *bdev) pm_register_device_register() argument
269 pm_basedev *bdev = NULL; hi_drv_pm_register() local
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A DLtpfsCmds.c89 struct block_device *bdev = NULL; in ltpdev_ioctl() local
261 struct block_device *bdev; in lookup_bdev() local
295 struct block_device *bdev; in bd_acquire() local
[all...]
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_ramdisk.c161 static int rd_rw_page(struct block_device *bdev, sector_t sector, struct page *page, unsigned int op) in rd_rw_page() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_bus.h94 device_t bdev; /* filled by HC driver */ member
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H A Dltp_tbio.c73 struct block_device *bdev; member
118 static int tbio_io(struct block_device *bdev, struct tbio_interface *uptr) in tbio_io() argument
283 static int test_bio_split(struct block_device *bdev, in test_bio_split() argument
77 send_request(struct request_queue *q, struct bio *bio, struct block_device *bdev, struct tbio_interface *inter, int writing) send_request() argument
[all...]
/third_party/ltp/testcases/kdump/lib/lkdtm/
H A Dlkdtm.c188 jp_generic_ide_ioctl(ide_drive_t * drive, struct file *file, struct block_device *bdev, unsigned int cmd, unsigned long arg) jp_generic_ide_ioctl() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h151 struct ttm_bo_device bdev; member
/third_party/exfatprogs/lib/
H A Dlibexfat.c814 int read_boot_sect(struct exfat_blk_dev *bdev, struct pbr **bs) in read_boot_sect() argument
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c53 struct exfat_blk_dev bdev; member
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dblock.c326 static int mmc_blk_open(struct block_device *bdev, fmode_t mode) in mmc_blk_open() argument
353 static int mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in mmc_blk_getgeo() argument
739 static int mmc_blk_check_blkdev(struct block_device *bdev) in mmc_blk_check_blkdev() argument
752 static int mmc_blk_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) in mmc_blk_ioctl() argument
788 mmc_blk_compat_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) mmc_blk_compat_ioctl() argument
[all...]

Completed in 10 milliseconds