Lines Matching refs:fopen
130 sysfsfp = fopen(filename, "r"); in iioutils_get_type()
220 sysfsfp = fopen(filename, "r"); in iioutils_get_param_float()
300 sysfsfp = fopen(filename, "r"); in build_channel_array()
333 sysfsfp = fopen(filename, "r"); in build_channel_array()
374 sysfsfp = fopen(filename, "r"); in build_channel_array()
470 nameFile = fopen(filename, "r"); in find_type_by_name()
499 sysfsfp = fopen(temp, "w"); in _write_sysfs_int()
508 sysfsfp = fopen(temp, "r"); in _write_sysfs_int()
550 sysfsfp = fopen(temp, "w"); in _write_sysfs_string()
559 sysfsfp = fopen(temp, "r"); in _write_sysfs_string()
611 sysfsfp = fopen(temp, "r"); in read_sysfs_posint()
634 sysfsfp = fopen(temp, "r"); in read_sysfs_float()
657 sysfsfp = fopen(temp, "r"); in read_sysfs_string()