Home
last modified time | relevance | path

Searched refs:mmc_rpmb_bus_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dblock.c147 static struct bus_type mmc_rpmb_bus_type = { variable
2740 rpmb->dev.bus = &mmc_rpmb_bus_type; in mmc_blk_alloc_rpmb_part()
3144 res = bus_register(&mmc_rpmb_bus_type); in mmc_blk_init()
3175 bus_unregister(&mmc_rpmb_bus_type); in mmc_blk_init()
3184 bus_unregister(&mmc_rpmb_bus_type); in mmc_blk_exit()