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()
624 namefp = fopen(filename, "r"); in find_type_by_name()
678 sysfsfp = fopen(temp, "w"); in _write_sysfs_int()
699 sysfsfp = fopen(temp, "r"); in _write_sysfs_int()
776 sysfsfp = fopen(temp, "w"); in _write_sysfs_string()
797 sysfsfp = fopen(temp, "r"); in _write_sysfs_string()
883 sysfsfp = fopen(temp, "r"); in read_sysfs_posint()
930 sysfsfp = fopen(temp, "r"); in read_sysfs_float()
977 sysfsfp = fopen(temp, "r"); in read_sysfs_string()