Searched refs:enumerator_scan_dir (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/libsystemd/sd-device/ |
D | device-enumerator.c | 737 static int enumerator_scan_dir( in enumerator_scan_dir() function 962 k = enumerator_scan_dir(enumerator, "bus", "devices", NULL); in enumerator_scan_devices_all() 966 k = enumerator_scan_dir(enumerator, "class", NULL, NULL); in enumerator_scan_devices_all() 1060 k = enumerator_scan_dir(enumerator, "bus", "drivers", "drivers"); in device_enumerator_scan_subsystems() 1132 k = enumerator_scan_dir(enumerator, "bus", "drivers", "drivers"); in device_enumerator_scan_devices_and_subsystems()
|