Home
last modified time | relevance | path

Searched full:defs (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/openbmc/entity-manager/schemas/
H A Dlegacy.json3 "$defs": {
9 "$ref": "#/$defs/Types/Address"
12 "$ref": "#/$defs/Types/AllowedFailures"
15 "$ref": "#/$defs/Types/AlphaF"
18 "$ref": "#/$defs/Types/AlphaS"
21 "$ref": "#/$defs/Types/BindConnector"
24 "$ref": "#/$defs/Types/BindPresence"
27 "$ref": "#/$defs/Types/BridgeGpio"
30 "$ref": "#/$defs/Types/Bus"
33 "$ref": "#/$defs/Types/C1"
[all …]
H A Dglobal.json3 "$defs": {
8 "$ref": "ibm.json#/$defs/PowerModeProperties"
11 "$ref": "ibm.json#/$defs/IBMCompatibleSystem"
14 "$ref": "ibm.json#/$defs/IBMCFFPSConnector"
17 "$ref": "intel.json#/$defs/IntelFanConnector"
20 "$ref": "mctp.json#/$defs/MCTPI2CTarget"
23 "$ref": "pid.json#/$defs/Pid"
26 "$ref": "pid_zone.json#/$defs/PidZone"
29 "$ref": "satellite_controller.json#/$defs/SatelliteController"
32 "$ref": "stepwise.json#/$defs/Stepwise"
[all …]
H A Dvirtual_sensor.json3 "$defs": {
15 "$ref": "legacy.json#/$defs/Types/MaxValue"
23 "$ref": "legacy.json#/$defs/Types/MinValue"
37 "$ref": "legacy.json#/$defs/Types/Thresholds"
52 "$ref": "legacy.json#/$defs/Types/Units"
/openbmc/linux/arch/s390/tools/
H A DMakefile7 kapi-hdrs-y := $(kapi)/facility-defs.h $(kapi)/dis-defs.h
18 filechk_facility-defs.h = $(obj)/gen_facilities
20 filechk_dis-defs.h = \
23 $(kapi)/facility-defs.h: $(obj)/gen_facilities FORCE
24 $(call filechk,facility-defs.h)
26 $(kapi)/dis-defs.h: $(obj)/gen_opcode_table FORCE
27 $(call filechk,dis-defs.h)
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/
H A Dlogin6 # (Replaces the `FAIL_DELAY' setting from login.defs)
12 # ISSUE_FILE option from login.defs). Uncomment for use
16 # (Replaces the `CONSOLE' setting from login.defs)
26 # (Replaces the `NOLOGINS_FILE' option from login.defs)
42 # (Replaces the `CONSOLE_GROUPS' option in login.defs)
47 # (Replaces the `PORTTIME_CHECKS_ENAB' option from login.defs
61 # (Replaces the `MOTD_FILE' option in login.defs)
65 # (Replaces the `MAIL_CHECK_ENAB' option from login.defs).
69 # in /etc/login.defs to make sure that removing a user
71 # See comments in /etc/login.defs
H A Dsu14 # (Replaces the `SU_WHEEL_ONLY' option from login.defs)
27 # (Replaces the `PORTTIME_CHECKS_ENAB' option from login.defs
40 # in /etc/login.defs to make sure that removing a user
42 # See comments in /etc/login.defs
/openbmc/openbmc/meta-security/meta-hardening/recipes-extended/shadow/
H A Dshadow_%.bbappend3 sed -i -e 's:UMASK.*:UMASK 027:' ${D}${sysconfdir}/login.defs
4 sed -i -e 's:PASS_MAX_DAYS.*:PASS_MAX_DAYS 365:' ${D}${sysconfdir}/login.defs
5 sed -i -e 's:PASS_MIN_DAYS.*:PASS_MIN_DAYS 1:' ${D}${sysconfdir}/login.defs
6 sed -i -e 's:#PASS_MIN_LEN.*:PASS_MIN_LEN 11:' ${D}${sysconfdir}/login.defs
7 sed -i -e 's:PASS_WARN_AGE.*:PASS_WARN_AGE 14:' ${D}${sysconfdir}/login.defs
8 sed -i -e 's:LOGIN_RETRIES.*:LOGIN_RETRIES 3:' ${D}${sysconfdir}/login.defs
9 sed -i -e 's:LOGIN_TIMEOUT.*:LOGIN_TIMEOUT 30:' ${D}${sysconfdir}/login.defs
/openbmc/sdbusplus/tools/sdbusplus/schemas/
H A Devents.schema.yaml5 $defs:
58 - $ref: "#/$defs/base-event"
60 - $ref: "#/$defs/redfish-messages"
61 - $ref: "#/$defs/redfish-map"
66 - $ref: "#/$defs/base-event"
68 - $ref: "#/$defs/redfish-messages"
69 - $ref: "#/$defs/redfish-map"
94 $ref: "#/$defs/redfish-lang-message"
141 $ref: "#/$defs/error"
146 $ref: "#/$defs/event"
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dmesh.c342 struct mrvl_mesh_defaults *defs) in mesh_get_default_parameters() argument
355 memcpy(defs, &cmd.data[0], sizeof(struct mrvl_mesh_defaults)); in mesh_get_default_parameters()
369 struct mrvl_mesh_defaults defs; in bootflag_show() local
372 ret = mesh_get_default_parameters(dev, &defs); in bootflag_show()
377 return sysfs_emit(buf, "%d\n", le32_to_cpu(defs.bootflag)); in bootflag_show()
421 struct mrvl_mesh_defaults defs; in boottime_show() local
424 ret = mesh_get_default_parameters(dev, &defs); in boottime_show()
429 return sysfs_emit(buf, "%d\n", defs.boottime); in boottime_show()
484 struct mrvl_mesh_defaults defs; in channel_show() local
487 ret = mesh_get_default_parameters(dev, &defs); in channel_show()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Drockchip-io-domain.yaml69 - $ref: "#/$defs/px30"
70 - $ref: "#/$defs/px30-pmu"
71 - $ref: "#/$defs/rk3188"
72 - $ref: "#/$defs/rk3228"
73 - $ref: "#/$defs/rk3288"
74 - $ref: "#/$defs/rk3328"
75 - $ref: "#/$defs/rk3368"
76 - $ref: "#/$defs/rk3368-pmu"
77 - $ref: "#/$defs/rk3399"
78 - $ref: "#/$defs/rk3399-pmu"
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Daudio-graph-port.yaml16 $ref: /schemas/graph.yaml#/$defs/port-base
19 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-rate
21 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-channels
23 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-format
28 $ref: /schemas/graph.yaml#/$defs/endpoint-base
72 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-rate
74 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-channels
76 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-format
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D02-Makefile.in.patch194 $(CXX) $(CFLAGS) $(CPPFLAGS) $(DEFS) $(INCS) -c $(srcdir)/dmallocc.cc \
199 + $(CXX) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $(srcdir)/dmallocc.cc \
212 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
220 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
224 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
230 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
236 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
242 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
246 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
254 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
[all …]
/openbmc/linux/drivers/staging/octeon/
H A Docteon-ethernet.h21 #include <asm/octeon/cvmx-asxx-defs.h>
24 #include <asm/octeon/cvmx-gmxx-defs.h>
28 #include <asm/octeon/cvmx-ipd-defs.h>
29 #include <asm/octeon/cvmx-npi-defs.h>
35 #include <asm/octeon/cvmx-spxx-defs.h>
36 #include <asm/octeon/cvmx-stxx-defs.h>
/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/
H A Dldflags.patch13 DEFS = @DEFS@
20 - $(CC) $(CFLAGS) $(DEFS) $(INCS) setserial.c -o setserial
21 + $(CC) $(CFLAGS) $(LDFLAGS) $(DEFS) $(INCS) setserial.c -o setserial
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,msm8226-pinctrl.yaml38 - $ref: "#/$defs/qcom-msm8226-tlmm-state"
41 $ref: "#/$defs/qcom-msm8226-tlmm-state"
44 $defs:
50 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
H A Dqcom,mdm9615-pinctrl.yaml41 - $ref: "#/$defs/qcom-mdm9615-pinctrl-state"
44 $ref: "#/$defs/qcom-mdm9615-pinctrl-state"
47 $defs:
53 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
H A Dqcom,msm8660-pinctrl.yaml43 - $ref: "#/$defs/qcom-msm8660-tlmm-state"
46 $ref: "#/$defs/qcom-msm8660-tlmm-state"
49 $defs:
55 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
H A Dqcom,ipq5018-tlmm.yaml43 - $ref: "#/$defs/qcom-ipq5018-tlmm-state"
46 $ref: "#/$defs/qcom-ipq5018-tlmm-state"
49 $defs:
55 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
H A Dqcom,ipq9574-tlmm.yaml43 - $ref: "#/$defs/qcom-ipq9574-tlmm-state"
46 $ref: "#/$defs/qcom-ipq9574-tlmm-state"
49 $defs:
55 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
H A Dqcom,ipq5332-tlmm.yaml46 - $ref: "#/$defs/qcom-ipq5332-tlmm-state"
49 $ref: "#/$defs/qcom-ipq5332-tlmm-state"
52 $defs:
58 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
H A Dqcom,msm8976-pinctrl.yaml43 - $ref: "#/$defs/qcom-msm8976-tlmm-state"
46 $ref: "#/$defs/qcom-msm8976-tlmm-state"
49 $defs:
55 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx.h60 #include <asm/octeon/cvmx-ciu-defs.h>
61 #include <asm/octeon/cvmx-ciu3-defs.h>
62 #include <asm/octeon/cvmx-gpio-defs.h>
63 #include <asm/octeon/cvmx-iob-defs.h>
64 #include <asm/octeon/cvmx-ipd-defs.h>
65 #include <asm/octeon/cvmx-l2c-defs.h>
66 #include <asm/octeon/cvmx-l2d-defs.h>
67 #include <asm/octeon/cvmx-l2t-defs.h>
68 #include <asm/octeon/cvmx-led-defs.h>
69 #include <asm/octeon/cvmx-mio-defs.h>
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow-sysroot_4.6.bb11 # The sole purpose of this recipe is to provide the /etc/login.defs
21 install -p -m 644 ${S}/login.defs_shadow-sysroot ${D}${sysconfdir}/login.defs
28 # and this has another copy of /etc/login.defs already provided by shadow
H A Dshadow.inc94 sed -i 's/#CREATE_HOME/CREATE_HOME/g' ${D}${sysconfdir}/login.defs
99 sed -i 's/MAIL_DIR/#MAIL_DIR/g' ${D}${sysconfdir}/login.defs
100 sed -i 's/#MAIL_FILE/MAIL_FILE/g' ${D}${sysconfdir}/login.defs
103 sed -i 's/MAIL_CHECK_ENAB/#MAIL_CHECK_ENAB/g' ${D}${sysconfdir}/login.defs
107 sed -i 's:^SU_NAME:#SU_NAME:g' ${D}${sysconfdir}/login.defs
110 sed -i 's/^#ENCRYPT_METHOD.*$/ENCRYPT_METHOD SHA512/' ${D}${sysconfdir}/login.defs
127 sed -i -f ${UNPACKDIR}/login_defs_pam.sed ${D}${sysconfdir}/login.defs
187 ${sysconfdir}/login.defs \
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Darm,scmi.yaml128 $ref: '#/$defs/protocol-node'
142 $ref: '#/$defs/protocol-node'
156 $ref: '#/$defs/protocol-node'
170 $ref: '#/$defs/protocol-node'
184 $ref: '#/$defs/protocol-node'
198 $ref: '#/$defs/protocol-node'
233 $ref: '#/$defs/protocol-node'
242 $defs:

12345678910>>...26