Home
last modified time | relevance | path

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

/device/soc/amlogic/a311d/soc/amlogic/input/keyboard/
Dgpio_keypad.c74 struct gpio_keypad_dev *bdev = input_get_drvdata(input); in gpio_keys_button_event() local
125 struct gpio_keypad_dev *bdev = input_get_drvdata(input); in gpio_keypad_poll() local
162 struct gpio_keypad_dev *bdev = input_get_drvdata(input); in gpio_keypad_open() local
174 struct gpio_keypad_dev *bdev = input_get_drvdata(input); in gpio_keypad_close() local
277 struct gpio_keypad_dev *bdev; in gpio_keypad_probe() local
/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/board/isoftstone/zhiyuan/kernel/driver/include/
Dsunxi-panicpart.h17 const char *bdev; member
/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