Home
last modified time | relevance | path

Searched refs:primary (Results 301 – 325 of 906) sorted by relevance

1...<<11121314151617181920>>...37

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bdwgc/
H A Dbdwgc_8.2.6.bb14 or C++ programs, though that is not its primary goal.\
/openbmc/linux/drivers/gpu/drm/udl/
H A Dudl_drv.c118 DRM_INFO("Initialized udl on minor %d\n", udl->drm.primary->index); in udl_usb_probe()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css1340 .text-primary {
1343 a.text-primary:hover,
1375 .bg-primary {
1379 a.bg-primary:hover,
1380 a.bg-primary:focus {
3119 .btn-primary {
3124 .btn-primary:focus,
3125 .btn-primary.focus {
3130 .btn-primary:hover {
4880 .label-primary {
[all …]
H A Dbootstrap.min.css5primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:…
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_drv.c103 return &dev->primary; in drm_minor_get_slot()
951 dev->primary ? dev->primary->index : dev->accel->index); in drm_dev_register()
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dgnuplot19 * 3. provide your name and address as the primary contact for the
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dgnuplot9 …3. provide your name and address as the primary contact for the support of your modified version, …
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_drv.h150 struct drm_plane *primary, struct drm_plane *cursor);
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Drdma.rst58 active resources, even though that is not a primary use case.
65 even though that is not a primary use case.
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-core.c35 #define VIMC_ANCILLARY_LINK(primary, ancillary) { \ argument
36 .primary_ent = primary, \
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigation.vue181 box-shadow: inset 0 0 0 2px theme-color('primary');
206 background-color: theme-color('primary');
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx.c200 if (efx->primary == efx) { in efx_associate()
216 other->primary = efx; in efx_associate()
230 efx->primary = other; in efx_associate()
246 efx->primary = NULL; in efx_dissociate()
253 other->primary = NULL; in efx_dissociate()
/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_pci.c704 bus->primary == hose->first_busno) { in mpc83xx_pcie_exclude_device()
817 int primary; in mpc83xx_add_bridge() local
854 primary = 1; in mpc83xx_add_bridge()
856 primary = 0; in mpc83xx_add_bridge()
892 pci_process_bridge_OF_ranges(hose, dev, primary); in mpc83xx_add_bridge()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c109 static char *primary; variable
151 module_param(primary, charp, 0);
2746 struct slave *slave, *primary, *active; in bond_miimon_commit() local
3985 !bond->params.primary[0]) in bond_slave_netdev_event()
3988 if (slave == primary) { in bond_slave_netdev_event()
6282 primary, bond_mode_name(bond_mode)); in bond_check_params()
6283 primary = NULL; in bond_check_params()
6286 if (primary && primary_reselect) { in bond_check_params()
6363 params->primary[0] = 0; in bond_check_params()
6387 if (primary) in bond_check_params()
[all …]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/
H A Dadduser_3.118.bb9 SRC_URI = "https://launchpad.net/debian/+archive/primary/+sourcefiles/adduser/${PV}/${BPN}_${PV}.ta…
/openbmc/docs/
H A Dglossary.md14 D-Bus - Provides the primary mechanisms for inter-process communication with an
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dwakeup-source.txt9 Also, if device is marked as a wakeup source, then all the primary
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Dvirtio_gpu-none-fails.txt6 kms_atomic_transition@plane-primary-toggle-with-vblank-wait,Fail
/openbmc/webui-vue/src/views/Settings/PowerRestorePolicy/
H A DPowerRestorePolicy.vue18 <b-button variant="primary" type="submit" @click="submitForm">
/openbmc/webui-vue/src/views/Operations/RebootBmc/
H A DRebootBmc.vue23 variant="primary"
/openbmc/linux/drivers/gpu/drm/stm/
H A Dltdc.c1647 struct drm_plane *primary, *overlay; in ltdc_crtc_init() local
1652 primary = ltdc_plane_create(ddev, DRM_PLANE_TYPE_PRIMARY, 0); in ltdc_crtc_init()
1653 if (!primary) { in ltdc_crtc_init()
1659 drm_plane_create_zpos_property(primary, 0, 0, ldev->caps.nb_layers - 1); in ltdc_crtc_init()
1661 drm_plane_create_zpos_immutable_property(primary, 0); in ltdc_crtc_init()
1664 drm_plane_create_rotation_property(primary, DRM_MODE_ROTATE_0, in ltdc_crtc_init()
1669 ret = drmm_crtc_init_with_planes(ddev, crtc, primary, NULL, in ltdc_crtc_init()
1672 ret = drmm_crtc_init_with_planes(ddev, crtc, primary, NULL, in ltdc_crtc_init()
/openbmc/linux/Documentation/fb/
H A Dviafb.rst112 viafb_active_dev is primary device, and the following is
135 If CRT is primary and DVI is secondary, we should use::
139 If DVI is primary and CRT is secondary, we should use::
/openbmc/u-boot/arch/arm/mach-k3/
H A DKconfig48 is booted up by primary boot media or secondary boot media.
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h35 u32 primary; member
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dlontium,lt9611.yaml53 with primary MIPI port-1 to drive higher resolution displays

1...<<11121314151617181920>>...37