Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Duv_sysfs.c69 static int location_to_bpos(char *location, int *rack, int *slot, int *blade) in location_to_bpos() function
92 if (location_to_bpos(obj->location, &obj_rack, &obj_slot, &obj_blade)) in cache_obj_to_cnode()