Searched refs:p_ulong (Results 1 – 1 of 1) sorted by relevance
57 static int sysfs_get_ulong(char *path, char *filename, unsigned long *p_ulong) in sysfs_get_ulong() argument70 ret = fscanf(fd, "%lu", p_ulong); in sysfs_get_ulong()