Lines Matching refs:fopen
137 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()
616 namefp = fopen(filename, "r"); in find_type_by_name()
670 sysfsfp = fopen(temp, "w"); in _write_sysfs_int()
691 sysfsfp = fopen(temp, "r"); in _write_sysfs_int()
768 sysfsfp = fopen(temp, "w"); in _write_sysfs_string()
789 sysfsfp = fopen(temp, "r"); in _write_sysfs_string()
875 sysfsfp = fopen(temp, "r"); in read_sysfs_posint()
922 sysfsfp = fopen(temp, "r"); in read_sysfs_float()
969 sysfsfp = fopen(temp, "r"); in read_sysfs_string()