Home
last modified time | relevance | path

Searched refs:opendir (Results 1 – 25 of 59) sorted by relevance

123

/tools/iio/
A Dlsiio.c45 dp = opendir(dev_dir_name); in dump_channels()
107 dp = opendir(iio_dir); in dump_devices()
A Diio_utils.c115 dp = opendir(scan_el_dir); in iioutils_get_type()
240 dp = opendir(device_dir); in iioutils_get_param_float()
332 dp = opendir(scan_el_dir); in build_channel_array()
570 dp = opendir(iio_dir); in find_type_by_name()
/tools/testing/selftests/proc/
A Dproc-tid0.c66 DIR *d = opendir(buf); in main()
A Dproc-subset-pid.c77 DIR *d = opendir("/proc"); in main()
A Dread.c132 d = opendir("/proc"); in main()
A Dfd-001-lookup.c111 d = opendir("/proc/self/fd"); in main()
/tools/testing/selftests/powerpc/dscr/
A Ddscr_sysfs_test.c36 sysfs = opendir(CPU_PATH); in check_all_cpu_dscr_defaults()
/tools/bpf/bpftool/
A Dperf.c162 proc = opendir("/proc"); in show_proc()
182 pid_fd = opendir(buf); in show_proc()
/tools/include/nolibc/
A Ddirent.h41 DIR *opendir(const char *name) in opendir() function
/tools/testing/selftests/powerpc/papr_attributes/
A Dattr_test.c73 dirp = opendir(path); in verify_energy_info()
/tools/power/acpi/os_specific/service_layers/
A Dosunixdir.c61 dir = opendir(dir_pathname); in acpi_os_open_directory()
/tools/lib/api/fs/
A Dtracing_path.c104 dir = opendir(path); in tracing_events__opendir()
/tools/testing/selftests/hid/
A Dhid_common.h357 d = opendir(workdir); in get_hid_id()
388 d = opendir(workdir); in get_hidraw()
399 subd = opendir(sysfs); in get_hidraw()
/tools/hv/
A Dhv_fcopy_uio_daemon.c63 dir = opendir(FCOPY_CHANNELS_PATH); in get_ring_buffer_size()
66 dir = opendir(FCOPY_CHANNELS_PATH); in get_ring_buffer_size()
431 DIR *dir = opendir(path); in fcopy_get_first_folder()
/tools/thermal/tmon/
A Dsysfs.c294 dir = opendir(tz_name); in scan_tzones()
353 dir = opendir(cdev_name); in scan_cdevs()
389 dir = opendir(THERMAL_SYSFS); in probe_thermal_sysfs()
/tools/perf/util/
A Dutil.c175 dir = opendir(path); in rm_rf_depth_pat()
292 dir = opendir(name); in lsdir()
A Dtrace-event-info.c171 dir = opendir(sys); in copy_event_system()
270 dir = opendir(path); in record_event_files()
423 evt_dir = opendir(dir_path); in tracepoint_id_to_path()
/tools/testing/selftests/ir/
A Dir_loopback.c80 d = opendir(buf); in lirc_open()
/tools/perf/tests/
A Dpmu.c314 pmu_dir = opendir(path); in test__pmu_event_names()
335 event_dir = opendir(path); in test__pmu_event_names()
/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c395 DIR *d = opendir(DEVPATH); in numer_of_heaps()
417 d = opendir(DEVPATH); in main()
/tools/gpio/
A Dlsgpio.c202 dp = opendir("/dev"); in main()
/tools/power/cpupower/bench/
A Dparse.c60 dir = opendir(dirname); in prepare_output()
/tools/perf/arch/arm/util/
A Dauxtrace.c66 dir = opendir(path); in find_all_hisi_ptt_pmus()
/tools/testing/selftests/mm/
A Dgup_test.c223 if (opendir("/sys/kernel/debug") == NULL) in main()
/tools/testing/selftests/resctrl/
A Dresctrlfs.c579 dp = opendir(parent_grp); in create_grp()
780 dp = opendir(RESCTRL_PATH); in check_resctrlfs_support()

Completed in 46 milliseconds

123