Home
last modified time | relevance | path

Searched defs:dtcarg (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dcondition.c516 static int condition_test_firmware_devicetree_compatible(const char *dtcarg) { in condition_test_firmware_devicetree_compatible()
565 _cleanup_free_ char *dtcarg = NULL; in condition_test_firmware() local