Searched refs:controller_is_removable (Results 1 – 2 of 2) sorted by relevance
137 #define controller_is_removable(host) (!(host->flags & MMCSD_SUP_NONREMOVABLE)) macro
369 blk_dev->parent.removable = controller_is_removable(host); in rt_mmcsd_blk_probe()
Completed in 4 milliseconds