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

/linux-master/drivers/nvdimm/
H A Dnamespace_devs.c1921 static int cmp_dpa(const void *a, const void *b) function
2034 sort(devs, count, sizeof(struct device *), cmp_dpa, NULL);

Completed in 125 milliseconds