Lines Matching refs:fopen
132 sysfsfp = fopen(filename, "r"); in iioutils_get_type()
257 sysfsfp = fopen(filename, "r"); in iioutils_get_param_float()
348 sysfsfp = fopen(filename, "r"); in build_channel_array()
395 sysfsfp = fopen(filename, "r"); in build_channel_array()
450 sysfsfp = fopen(filename, "r"); in build_channel_array()
613 namefp = fopen(filename, "r"); in find_type_by_name()
667 sysfsfp = fopen(temp, "w"); in _write_sysfs_int()
688 sysfsfp = fopen(temp, "r"); in _write_sysfs_int()
765 sysfsfp = fopen(temp, "w"); in _write_sysfs_string()
786 sysfsfp = fopen(temp, "r"); in _write_sysfs_string()
872 sysfsfp = fopen(temp, "r"); in read_sysfs_posint()
919 sysfsfp = fopen(temp, "r"); in read_sysfs_float()
966 sysfsfp = fopen(temp, "r"); in read_sysfs_string()