Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/nfit/
Dcore.c1143 u32 handleA, handleB; in nfit_mem_cmp() local
1145 handleA = __to_nfit_memdev(a)->device_handle; in nfit_mem_cmp()
1147 if (handleA < handleB) in nfit_mem_cmp()
1149 else if (handleA > handleB) in nfit_mem_cmp()