Searched refs:location_sysfs (Results 1 – 1 of 1) sorted by relevance
55 char location_sysfs[60]; in find_token() local75 ret = sprintf(location_sysfs, "%s/%04x_location", token_sysfs, token); in find_token()80 f = fopen(location_sysfs, "rb"); in find_token()82 printf("failed to open %s\n", location_sysfs); in find_token()