Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dlabel.c390 if (slot != nsl_get_slot(ndd, nd_label)) in slot_valid()
572 u32 label_slot = nsl_get_slot(ndd, nd_label); in nd_label_active_count()
H A Dnd.h65 static inline u32 nsl_get_slot(struct nvdimm_drvdata *ndd, in nsl_get_slot() function