Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-device/
Ddevice-enumerator.c276 static int sound_device_compare(const char *devpath_a, const char *devpath_b) { in sound_device_compare()
316 const char *devpath_a, *devpath_b; in device_compare() local