Lines Matching refs:fopen
130 sysfsfp = fopen(filename, "r"); in iioutils_get_type()
255 sysfsfp = fopen(filename, "r"); in iioutils_get_param_float()
344 sysfsfp = fopen(filename, "r"); in build_channel_array()
394 sysfsfp = fopen(filename, "r"); in build_channel_array()
455 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()