Searched refs:__get_drm_device_name (Results 1 – 1 of 1) sorted by relevance
79 static int __get_drm_device_name(int fd, char *name, int name_size) in __get_drm_device_name() function98 if (__get_drm_device_name(fd, name, sizeof(name) - 1)) in __is_device()221 if (__get_drm_device_name(fd, dev_name, sizeof(dev_name) - 1) == -1) in open_device()