Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dregion.c57 nd_region->btt_seed = nd_btt_create(nd_region); in nd_region_probe()
92 nd_region->btt_seed = NULL; in nd_region_remove()
H A Dregion_devs.c472 if (nd_region->btt_seed) in btt_seed_show()
473 rc = sprintf(buf, "%s\n", dev_name(nd_region->btt_seed)); in btt_seed_show()
480 static DEVICE_ATTR_RO(btt_seed);
899 if (nd_region->btt_seed == dev) in nd_region_advance_seeds()
H A Dclaim.c83 seed = nd_region->btt_seed; in is_idle()
H A Dnd.h411 struct device *btt_seed; member
H A Dnamespace_devs.c1876 nd_region->btt_seed = nd_btt_create(nd_region); in nd_region_create_btt_seed()
1881 if (!nd_region->btt_seed) in nd_region_create_btt_seed()
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst411 | |-- btt_seed