Searched refs:k_prop_sysfs_path (Results 1 – 1 of 1) sorted by relevance
148 static const char *k_prop_sysfs_path = "sysfs_path"; variable214 if (!g_key_file_has_key (key_file, group, k_prop_sysfs_path, &error)) { in load_fake_devices_from_file()216 group, k_prop_sysfs_path); in load_fake_devices_from_file()234 id = g_key_file_get_string (key_file, group, k_prop_sysfs_path, &error); in load_fake_devices_from_file()238 k_prop_sysfs_path, id); in load_fake_devices_from_file()266 if (g_strcmp0 (key, k_prop_sysfs_path) == 0) { in load_fake_devices_from_file()714 k_prop_sysfs_path); in g_udev_device_get_sysfs_path()