Home
last modified time | relevance | path

Searched defs:primary (Results 1 – 25 of 45) sorted by relevance

12

/openbsd-src/sys/dev/pci/drm/
H A Ddrm_crtc.c248 struct drm_plane *primary, in __drm_crtc_init_with_planes() argument
355 drm_crtc_init_with_planes(struct drm_device * dev,struct drm_crtc * crtc,struct drm_plane * primary,struct drm_plane * cursor,const struct drm_crtc_funcs * funcs,const char * name,...) drm_crtc_init_with_planes() argument
385 __drmm_crtc_init_with_planes(struct drm_device * dev,struct drm_crtc * crtc,struct drm_plane * primary,struct drm_plane * cursor,const struct drm_crtc_funcs * funcs,const char * name,va_list args) __drmm_crtc_init_with_planes() argument
437 drmm_crtc_init_with_planes(struct drm_device * dev,struct drm_crtc * crtc,struct drm_plane * primary,struct drm_plane * cursor,const struct drm_crtc_funcs * funcs,const char * name,...) drmm_crtc_init_with_planes() argument
458 __drmm_crtc_alloc_with_planes(struct drm_device * dev,size_t size,size_t offset,struct drm_plane * primary,struct drm_plane * cursor,const struct drm_crtc_funcs * funcs,const char * name,...) __drmm_crtc_alloc_with_planes() argument
[all...]
H A Ddrm_modeset_helper.c144 struct drm_plane *primary; in drm_crtc_init() local
H A Daperture.c349 bool primary = false; in aperture_remove_conflicting_pci_devices() local
H A Ddrm_drv.c112 int primary; member
1252 drm_attach_pci(const struct drm_driver * driver,struct pci_attach_args * pa,int is_agp,int primary,struct device * dev,struct drm_device * drm) drm_attach_pci() argument
[all...]
H A Ddrm_client_modeset.c1032 struct drm_plane *primary = mode_set->crtc->primary; drm_client_modeset_commit_atomic() local
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcfg_space.c320 bool primary) in intel_vgpu_init_cfg_space()
386 bool primary = vgpu_cfg_space(vgpu)[PCI_CLASS_DEVICE] != in intel_vgpu_reset_cfg_space() local
H A Dfb_decoder.h156 struct intel_vgpu_primary_plane_format primary; member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm68k.h83 const char *primary; member
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dm68k.h85 const char *primary; member
/openbsd-src/usr.sbin/ldomctl/
H A Dconfig.c1480 struct guest *primary; in hvmd_add_console() local
1525 struct guest *primary; in hvmd_add_domain_services() local
1553 struct guest *primary; in hvmd_add_vio() local
2161 struct guest *primary; in guest_create() local
2572 struct guest *primary; in guest_add_vdisk() local
2600 struct guest *primary; in guest_add_vnetwork() local
2779 struct guest *primary; in build_config() local
/openbsd-src/sys/dev/fdt/
H A Drkdrm.h79 int primary; global() member
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_crtc.h971 struct drm_plane *primary; member
1252 #define drmm_crtc_alloc_with_planes(dev, type, member, primary, cursor, funcs, name, ...) \ argument
H A Ddrm_device.h119 struct drm_minor *primary; member
/openbsd-src/usr.bin/mandoc/
H A Dread.c55 struct buf *primary; /* buffer currently being parsed */ member
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dxml.c1732 char *primary = NULL, *secondary = NULL; xml_insert_indexterm() local
1900 char *primary = NULL, *secondary; xml_insert_indexentry() local
[all...]
/openbsd-src/usr.bin/ssh/
H A Dauth-options.c529 sshauthopt_merge(const struct sshauthopt *primary, in sshauthopt_merge()
/openbsd-src/gnu/gcc/intl/
H A Dlocalename.c426 int primary, sub; local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_crtc.c299 struct intel_plane *primary, *cursor; in intel_crtc_init() local
/openbsd-src/sys/dev/wscons/
H A Dwsdisplayvar.h165 int primary; /* is it primary? */ member
/openbsd-src/sys/dev/pci/drm/apple/
H A Dapple_drv.c321 struct drm_plane *primary; in apple_probe_per_dcp() local
/openbsd-src/sys/dev/pv/
H A Dviogpu.c91 int primary; member
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dlocalename.c743 int primary, sub; in _nl_locale_name() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.c2060 struct type *primary; in virtual_base_list_length_skip_primaries() local
2119 struct type *primary; in virtual_base_index_skip_primaries() local
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcvexpr.c231 enum {red, green, blue} primary; variable
H A Dptype.c210 enum {red, green, blue} primary; variable

12