Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/nfit/
Dcore.c1190 u32 handleA, handleB; in nfit_mem_cmp() local
1192 handleA = __to_nfit_memdev(a)->device_handle; in nfit_mem_cmp()
1194 if (handleA < handleB) in nfit_mem_cmp()
1196 else if (handleA > handleB) in nfit_mem_cmp()