Searched refs:ancestor_devfs_path (Results 1 – 2 of 2) sorted by relevance
94 hal_util_find_closest_ancestor (const gchar *devfs_path, gchar **ancestor_devfs_path, gchar **hotpl… in hal_util_find_closest_ancestor() argument116 if (ancestor_devfs_path != NULL) { in hal_util_find_closest_ancestor()117 *ancestor_devfs_path = g_strdup (buf); in hal_util_find_closest_ancestor()
20 HalDevice *hal_util_find_closest_ancestor (const gchar *devfs_path, gchar **ancestor_devfs_path, gc…