Searched defs:in (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_crtc.c14 * the above copyright notice appear in all copies and that both that copyright
15 * notice and this permission notice appear in supporting documentation, and
16 * that the name of the copyright holders not be used in advertising or
260 * Create a unique identifier based on @ptr in @dev's identifier space. Used
264 * New unique (relative to other objects in @dev) integer identifier for the
508 * user-created framebuffers this will happen in in the rmfb ioctl. For
526 * passed-in framebuffer. Might take the modeset locks.
530 * modeset locks in this case.
554 * in
1206 drm_crtc_convert_to_umode(struct drm_mode_modeinfo *out, const struct drm_display_mode *in) argument
1243 drm_crtc_convert_umode(struct drm_display_mode *out, const struct drm_mode_modeinfo *in) argument
[all...]

Completed in 707 milliseconds