Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/acpi/nfit/
Dcore.c1210 u32 handleA, handleB; in nfit_mem_cmp() local
1212 handleA = __to_nfit_memdev(a)->device_handle; in nfit_mem_cmp()
1214 if (handleA < handleB) in nfit_mem_cmp()
1216 else if (handleA > handleB) in nfit_mem_cmp()