Searched defs:num_drm_devices (Results 1 – 2 of 2) sorted by relevance
109 let num_drm_devices = drmGetDevices( in new() localVariable115 let num_drm_devices: usize = num_drm_devices.try_into().unwrap(); in new() localVariable
943 int num_drm_devices = 0; in pvr_physical_device_enumerate() local