Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dnamespace_devs.c1911 static int cmp_dpa(const void *a, const void *b) in cmp_dpa() function
2025 sort(devs, count, sizeof(struct device *), cmp_dpa, NULL); in scan_labels()