Lines Matching refs:fopen
132 sysfsfp = fopen(filename, "r"); in iioutils_get_type()
257 sysfsfp = fopen(filename, "r"); in iioutils_get_param_float()
347 sysfsfp = fopen(filename, "r"); in build_channel_array()
397 sysfsfp = fopen(filename, "r"); in build_channel_array()
458 sysfsfp = fopen(filename, "r"); in build_channel_array()
620 namefp = fopen(filename, "r"); in find_type_by_name()
674 sysfsfp = fopen(temp, "w"); in _write_sysfs_int()
695 sysfsfp = fopen(temp, "r"); in _write_sysfs_int()
772 sysfsfp = fopen(temp, "w"); in _write_sysfs_string()
793 sysfsfp = fopen(temp, "r"); in _write_sysfs_string()
879 sysfsfp = fopen(temp, "r"); in read_sysfs_posint()
926 sysfsfp = fopen(temp, "r"); in read_sysfs_float()
973 sysfsfp = fopen(temp, "r"); in read_sysfs_string()