Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Duv_sysfs.c70 static int location_to_bpos(char *location, int *rack, int *slot, int *blade) in location_to_bpos() function
93 if (location_to_bpos(obj->location, &obj_rack, &obj_slot, &obj_blade)) in cache_obj_to_cnode()