Home
last modified time | relevance | path

Searched defs:blk_dev (Results 1 – 5 of 5) sorted by relevance

/components/drivers/sdio/
A Ddev_block.c286 struct mmcsd_blk_device *blk_dev = raw_to_mmcsd_blk(disk); in mmcsd_blk_read() local
315 struct mmcsd_blk_device *blk_dev = raw_to_mmcsd_blk(disk); in mmcsd_blk_write() local
339 struct mmcsd_blk_device *blk_dev = raw_to_mmcsd_blk(disk); in mmcsd_blk_getgeome() local
357 struct mmcsd_blk_device *blk_dev = rt_calloc(1, sizeof(*blk_dev)); in rt_mmcsd_blk_probe() local
410 struct mmcsd_blk_device *blk_dev = card->blk_dev; in rt_mmcsd_blk_remove() local
/components/drivers/block/
A Dblk.c433 struct rt_blk_device *blk_dev; in blk_dfs_mnt_table() local
509 struct rt_blk_device *blk_dev; in list_blk() local
/components/drivers/usb/cherryusb/demo/
A Dmsc_ram_template.c233 static rt_device_t blk_dev = RT_NULL; variable
/components/fal/src/
A Dfal_rtt.c160 struct fal_blk_device *blk_dev; in fal_blk_device_create() local
/components/drivers/include/drivers/
A Dmmcsd_card.h221 void *blk_dev; member

Completed in 8 milliseconds