Searched refs:MMC_BLOCK_MAJOR (Results 1 – 3 of 3) sorted by relevance
48 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
158 #define MMC_BLOCK_MAJOR 179 macro
2143 md->disk->major = MMC_BLOCK_MAJOR; in mmc_blk_alloc_req()2578 res = register_blkdev(MMC_BLOCK_MAJOR, "mmc"); in mmc_blk_init()2588 unregister_blkdev(MMC_BLOCK_MAJOR, "mmc"); in mmc_blk_init()2596 unregister_blkdev(MMC_BLOCK_MAJOR, "mmc"); in mmc_blk_exit()