Lines Matching refs:fopen
133 sysfsfp = fopen(filename, "r"); in iioutils_get_type()
258 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()
619 namefp = fopen(filename, "r"); in find_type_by_name()
673 sysfsfp = fopen(temp, "w"); in _write_sysfs_int()
694 sysfsfp = fopen(temp, "r"); in _write_sysfs_int()
771 sysfsfp = fopen(temp, "w"); in _write_sysfs_string()
792 sysfsfp = fopen(temp, "r"); in _write_sysfs_string()
878 sysfsfp = fopen(temp, "r"); in read_sysfs_posint()
925 sysfsfp = fopen(temp, "r"); in read_sysfs_float()
972 sysfsfp = fopen(temp, "r"); in read_sysfs_string()