Home
last modified time | relevance | path

Searched full:front (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/witherspoon-led-manager-config/
H A Dled.yaml2 front-power:
18 front-fault:
29 front-id:
45 front-fault:
61 front-id:
77 front-fault:
93 front-id:
109 front-fault:
125 front-id:
141 front-fault:
[all …]
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst26 The protocol defines 2 sides of the communication, *front-end* and
27 *back-end*. The *front-end* is the application that shares its virtqueues, in
30 In the current implementation QEMU is the *front-end*, and the *back-end*
38 The *front-end* and *back-end* can be either a client (i.e. connecting) or
202 front-end may not allow it. The back-end should rather map only the required
281 - 0: Vhost front-end messages used for writable fields
282 - 1: Vhost front-end messages used for live migration
337 - 0: Save: Transfer the state from the back-end to the front-end,
339 - 1: Load: Transfer the state from the front-end to the back-end,
385 The communication consists of the *front-end* sending message requests and
[all …]
/openbmc/qemu/include/chardev/
H A Dchar-fe.h11 * struct CharBackend - back end as seen by front end
12 * @fe_is_open: the front end is ready for IO
30 * Initializes a front end for the given CharBackend and
89 * Set the front end char handlers. The front end takes the focus if
121 * Take the focus (if the front end is muxed).
164 * @is_open: the front end open status
166 * This is an indication that the front end is ready (or not) to begin
210 * Note that you are responsible to update the front-end sources if
226 * Write data to a character backend from the front end. This function
227 * will send data from the front end to the back end. This function
[all …]
H A Dchar.h171 * Determine how much data the front end can currently accept. This function
172 * returns the number of bytes the front end can accept. If it returns 0, the
173 * front end cannot receive data at the moment. The function must be polled
176 * Returns: the number of bytes the front end can receive via @qemu_chr_be_write
182 * @buf: a buffer to receive data from the front end
183 * @len: the number of bytes to receive from the front end
185 * Write data from the back end to the front end. Before issuing this call,
187 * the front end can currently accept.
193 * @buf: a buffer to receive data from the front end
194 * @len: the number of bytes to receive from the front end
[all …]
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/
H A D0002-Fix-unnecessary-qualifications-error.patch12 src/front/domain_socket.rs | 9 +++++----
15 diff --git a/src/front/domain_socket.rs b/src/front/domain_socket.rs
17 --- a/src/front/domain_socket.rs
18 +++ b/src/front/domain_socket.rs
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h306 VIRTIO_SND_CHMAP_FL, /* front left */
307 VIRTIO_SND_CHMAP_FR, /* front right */
310 VIRTIO_SND_CHMAP_FC, /* front center */
315 VIRTIO_SND_CHMAP_FLC, /* front left center */
316 VIRTIO_SND_CHMAP_FRC, /* front right center */
319 VIRTIO_SND_CHMAP_FLW, /* front left wide */
320 VIRTIO_SND_CHMAP_FRW, /* front right wide */
321 VIRTIO_SND_CHMAP_FLH, /* front left high */
322 VIRTIO_SND_CHMAP_FCH, /* front center high */
323 VIRTIO_SND_CHMAP_FRH, /* front right high */
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/
H A DNMI.interface.yaml2 NMI button is a Diagnostic Interrupt(Front Panel NMI).Diagnostic interrupt
5 connected to the BMC through a front panel connector. user can press NMI
6 button on the front panel and then trigger NMI signal.
/openbmc/entity-manager/configurations/
H A Dintel_front_panel.json6 "Name": "Front Panel FRU",
12 "Name": "Front Panel Temp",
42 "Name": "Intel Front Panel",
/openbmc/telemetry/tests/src/
H A Dtest_metric.cpp67 EXPECT_CALL(*sensorMocks.front(), in TEST_F()
79 EXPECT_CALL(*sensorMocks.front(), in TEST_F()
98 sut->sensorUpdated(*sensorMocks.front(), Milliseconds{18}, 31.2); in TEST_F()
112 sut->sensorUpdated(*sensorMocks.front(), Milliseconds{18}, 31.2); in TEST_F()
118 sut->sensorUpdated(*sensorMocks.front(), Milliseconds{180}, 11.); in TEST_F()
139 sut->sensorUpdated(*sensorMocks.front(), Milliseconds{18}, 31.2); in TEST_F()
161 ON_CALL(*sensorMocks.front(), id()) in TEST_F()
163 ON_CALL(*sensorMocks.front(), metadata()) in TEST_F()
183 sut->sensorUpdated(*sensorMocks.front(), Milliseconds{18}, 31.2); in TEST_F()
192 sut->sensorUpdated(*sensorMocks.front(), Milliseconds{18}, 31.2); in TEST_F()
[all …]
/openbmc/docs/designs/
H A Dmultihost-phosphor-buttons.md1 # Multi-host front panel phosphor buttons interface
29 available in the front panel apart from existing power and reset button
34 The front panel of bmc has buttons like power button, reset button in general
40 | Front panel |
54 platform specific front panel may contain additional hardware buttons or mux
58 additional button in front panel.
63 | yv2 front panel | power/ ---------+| host 1 |
143 The host selector button purpose is same as that of the front panel host
144 selector switch in yosemitev2 front panel. The debug card host selector button
145 (push button) has different gpio lines than that of front panel host selector
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/
H A Dampere_firmware_upgrade.sh21 # target: 1 for Front Backplane 1
22 # 2 for Front Backplane 2
23 # 3 for Front Backplane 3
135 echo "Flashing Front Backplane 1 CPLD"
138 echo "Flashing Front Backplane 2 CPLD"
141 echo "Flashing Front Backplane 3 CPLD"
/openbmc/entity-manager/docs/
H A Dentity_manager_dbus_api.md23 exposed when the front panel is detected.
67 string name = "front panel temp"
112 "name" : "front panel temp",
124 "name" : "front panel temp",
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGFDL-1.1-no-invariants-or-later22 A "Secondary Section" is a named appendix or a front-matter section of the Document that deals excl…
26 The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-…
42Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must als…
69 If the Modified Version includes new front-matter sections or appendices that qualify as Secondary …
73Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of …
115 …Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being …
117 …ng which ones are invariant. If you have no Front-Cover Texts, write "no Front-Cover Texts" instea…
H A DGFDL-1.1-invariants-or-later22 A "Secondary Section" is a named appendix or a front-matter section of the Document that deals excl…
26 The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-…
42Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must als…
69 If the Modified Version includes new front-matter sections or appendices that qualify as Secondary …
73Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of …
115 …Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being …
117 …ng which ones are invariant. If you have no Front-Cover Texts, write "no Front-Cover Texts" instea…
H A DGFDL-1.1-no-invariants-only22 A "Secondary Section" is a named appendix or a front-matter section of the Document that deals excl…
26 The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-…
42Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must als…
69 If the Modified Version includes new front-matter sections or appendices that qualify as Secondary …
73Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of …
115 …Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being …
117 …ng which ones are invariant. If you have no Front-Cover Texts, write "no Front-Cover Texts" instea…
H A DGFDL-1.1-or-later22 A "Secondary Section" is a named appendix or a front-matter section of the Document that deals excl…
26 The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-…
42Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must als…
69 If the Modified Version includes new front-matter sections or appendices that qualify as Secondary …
73Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of …
115 …Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being …
117 …ng which ones are invariant. If you have no Front-Cover Texts, write "no Front-Cover Texts" instea…
H A DGFDL-1.1-invariants-only22 A "Secondary Section" is a named appendix or a front-matter section of the Document that deals excl…
26 The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-…
42Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must als…
69 If the Modified Version includes new front-matter sections or appendices that qualify as Secondary …
73Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of …
115 …Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being …
117 …ng which ones are invariant. If you have no Front-Cover Texts, write "no Front-Cover Texts" instea…
H A DGFDL-1.146 A "Secondary Section" is a named appendix or a front-matter section of
62 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
116 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
118 you as the publisher of these copies. The front cover must present
204 If the Modified Version includes new front-matter sections or
217 You may add a passage of up to five words as a Front-Cover Text, and a
220 Front-Cover Text and one of Back-Cover Text may be added by (or
343 Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
349 Front-Cover Texts, write "no Front-Cover Texts" instead of
350 "Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
H A DGFDL-1.1-only22 A "Secondary Section" is a named appendix or a front-matter section of the Document that deals excl…
26 The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-…
42Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must als…
69 If the Modified Version includes new front-matter sections or appendices that qualify as Secondary …
73Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of …
115 …Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being …
117 …ng which ones are invariant. If you have no Front-Cover Texts, write "no Front-Cover Texts" instea…
H A DGFDL-1.2-no-invariants-or-later22 A "Secondary Section" is a named appendix or a front-matter section of the Document that deals excl…
26 … are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document i…
46Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must als…
74 If the Modified Version includes new front-matter sections or appendices that qualify as Secondary …
78Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of …
122 …published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and n…
124 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace the "with...Texts."…
126 …with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and wi…
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/board-type-checker/files/
H A Dboard-type-checker-fpb.service2 Description=Front Panel Board Checker
12 SyslogIdentifier=Front Panel Board Checker
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DThermalDirection.interface.yaml21 front.
24 A chassis with the air intake in the front and exhaust out the
/openbmc/qemu/include/hw/xen/interface/io/
H A Dring.h74 * mytag_front_ring_t - The 'front' half of the ring.
79 * the front half:
84 * Initializing the back follows similarly (note that only the front
116 /* "Front" end's private variables */ \
140 * FRONT_RING_whatever works on the "front end" of a ring: here
148 * requestor (front end) never has more than RING_SIZE()-1
187 /* Number of free requests (for use on front side only). */
191 /* Test if there is an empty slot available on the front ring.
192 * (This is only meaningful from the front. )
273 xen_wmb(); /* front sees resps /before/ updated producer index */ \
[all …]
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/leds/
H A Dncplite-led.bb1 SUMMARY = "OpenBMC NCPLite Front Panel LED Monitor"
2 DESCRIPTION = "OpenBMC NCPLite Front Panel Monitor"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-crcmod/
H A D0001-setup.py-use-setuptools-instead-of-distutils.patch2 From: Justin Bronder <jsbronder@cold-front.org>
7 Signed-off-by: Justin Bronder <jsbronder@cold-front.org>

12345678910>>...18