Home
last modified time | relevance | path

Searched defs:mmc_rpmb_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/mmc/core/
Dblock.c205 struct mmc_rpmb_data { struct
206 struct device dev;
207 struct cdev chrdev;
208 int id;
209 unsigned int part_index;
210 struct mmc_blk_data *md;
211 struct rpmb_dev *rdev;
212 struct list_head node;