Searched refs:sd_device_get_property_first (Results 1 – 4 of 4) sorted by relevance
14 for (key = sd_device_get_property_first(device, &(value)); \
1806 _public_ const char *sd_device_get_property_first(sd_device *device, const char **_value) { in sd_device_get_property_first() function
97 const char *sd_device_get_property_first(sd_device *device, const char **value);
614 sd_device_get_property_first;