Searched refs:devnode_path (Results 1 – 1 of 1) sorted by relevance
77 const gchar *devnode_path; in get_device_id() local129 devnode_path = g_udev_device_get_device_file (dev); in get_device_id()130 fd = open (devnode_path, O_RDWR | O_CLOEXEC); in get_device_id()133 GST_DEBUG ("Opened the drm device node %s", devnode_path); in get_device_id()