Searched refs:mmcsd_blk_device (Results 1 – 1 of 1) sorted by relevance
29 struct mmcsd_blk_device struct38 #define raw_to_mmcsd_blk(raw) rt_container_of(raw, struct mmcsd_blk_device, parent) argument286 struct mmcsd_blk_device *blk_dev = raw_to_mmcsd_blk(disk); in mmcsd_blk_read()315 struct mmcsd_blk_device *blk_dev = raw_to_mmcsd_blk(disk); in mmcsd_blk_write()339 struct mmcsd_blk_device *blk_dev = raw_to_mmcsd_blk(disk); in mmcsd_blk_getgeome()357 struct mmcsd_blk_device *blk_dev = rt_calloc(1, sizeof(*blk_dev)); in rt_mmcsd_blk_probe()410 struct mmcsd_blk_device *blk_dev = card->blk_dev; in rt_mmcsd_blk_remove()
Completed in 2 milliseconds