Home
last modified time | relevance | path

Searched refs:sound_device_compare (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() function
327 r = sound_device_compare(devpath_a, devpath_b); in device_compare()