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