Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Drtas-proc.c802 char rstr[512], tmp[10], tmp2[10]; in get_location_code() local
826 sprintf (rstr, SENSOR_PREFIX"%s", tmp2); in get_location_code()
828 ret = (char *) get_property(rtas_node, rstr, &llen); in get_location_code()