Home
last modified time | relevance | path

Searched refs:out_id (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_crtc.c1977 u32 out_id; in drm_mode_setcrtc() local
1991 if (get_user(out_id, &set_connectors_ptr[i])) { in drm_mode_setcrtc()
1996 obj = drm_mode_object_find(dev, out_id, in drm_mode_setcrtc()
2000 out_id); in drm_mode_setcrtc()