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