Home
last modified time | relevance | path

Searched refs:MMC_BLOCK_MAJOR (Results 1 – 3 of 3) sorted by path

/linux/drivers/mmc/core/
H A Dblock.c2515 md->disk->major = MMC_BLOCK_MAJOR; in mmc_blk_alloc_req()
3160 res = register_blkdev(MMC_BLOCK_MAJOR, "mmc"); in mmc_blk_init()
3171 unregister_blkdev(MMC_BLOCK_MAJOR, "mmc"); in mmc_blk_init()
3182 unregister_blkdev(MMC_BLOCK_MAJOR, "mmc"); in mmc_blk_exit()
/linux/include/uapi/linux/
H A Dmajor.h157 #define MMC_BLOCK_MAJOR 179 macro
/linux/include/uapi/linux/mmc/
H A Dioctl.h64 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
70 #define MMC_IOC_MULTI_CMD _IOWR(MMC_BLOCK_MAJOR, 1, struct mmc_ioc_multi_cmd)