Home
last modified time | relevance | path

Searched full:opened (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/openbmc/linux/Documentation/firmware-guide/acpi/
Dacpi-lid.rst
/openbmc/linux/sound/core/seq/oss/
Dseq_oss_synth.c
/openbmc/qemu/backends/
H A Drng.c45 return s->opened; in rng_backend_prop_get_opened()
54 if (k->opened) { in rng_backend_complete()
55 k->opened(s, &local_err); in rng_backend_complete()
62 s->opened = true; in rng_backend_complete()
108 object_class_property_add_bool(oc, "opened", in rng_backend_class_init()
/openbmc/phosphor-webui/app/common/directives/
H A Dapp-navigation.html9 <li ng-class="{opened: showHealthMenu}">
14 …<ul class="nav__second-level btn-health" ng-style="navStyle" ng-class="{opened: (showHealthMenu)}">
32 <li ng-class="{opened: showControlMenu}">
37 <ul class="nav__second-level btn-control" ng-class="{opened: (showControlMenu)}">
75 <li ng-class="{opened: showConfigMenu}">
80 <ul class="nav__second-level btn-firmware" ng-class="{opened: (showConfigMenu)}">
99 <li ng-class="{opened: showAccessMenu}">
104 … <ul class="nav__second-level btn-users" ng-style="navStyle" ng-class="{opened: (showAccessMenu)}">
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_gpio.c
/openbmc/linux/fs/ceph/
Dmetric.h
Dioctl.h
/openbmc/linux/Documentation/userspace-api/media/dvb/
Dquery-dvb-frontend-info.rst
/openbmc/linux/sound/atmel/
Dac97c.c
/openbmc/qemu/tests/qemu-iotests/
H A D28781 echo "Error: The image opened successfully. The image must not be opened."
93 echo "Error: The image opened successfully. The image must not be opened."
H A D249.out8 === Send a write command to a drive opened in read-only mode (1)
23 === Send a write command to a drive opened in read-only mode (2)
42 === Send a write command to a drive opened in read-only mode (3)
H A D24967 echo '=== Send a write command to a drive opened in read-only mode (1)'
84 echo '=== Send a write command to a drive opened in read-only mode (2)'
104 echo '=== Send a write command to a drive opened in read-only mode (3)'
H A D070.out4 …ylog-10G-4M.vhdx: VHDX image file 'TEST_DIR/iotest-dirtylog-10G-4M.vhdx' opened read-only, but con…
22 === Verify image created by Disk2VHD can be opened ===
H A D195.out6 Change backing file of mid (opened read-only)
43 Change backing file of top (opened writable)
/openbmc/u-boot/test/py/
H A Du_boot_utils.py94 particular, a device node) exists and can be successfully opened, in order
102 opened.
111 """Poll until a file can be opened, or a timeout occurs.
128 raise Exception('File could not be opened')
131 """Poll until a file cannot be opened, or a timeout occurs.
154 raise Exception('File can still be opened')
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhtb.c
/openbmc/linux/Documentation/filesystems/spufs/
Dspufs.rst
/openbmc/linux/Documentation/userspace-api/media/mediactl/
Dmedia-func-open.rst
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
Dixgbe_debugfs.c
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss31 &.opened{
46 &.opened{
138 &.opened {
/openbmc/ipmitool/src/plugins/lipmi/
H A Dlipmi.c59 intf->opened = 1; in ipmi_lipmi_open()
69 intf->opened = 0; in ipmi_lipmi_close()
83 if (!intf->opened && intf->open && intf->open(intf) < 0) in ipmi_lipmi_send_cmd()
/openbmc/docs/designs/
H A Dfirmware-update-via-blobs.md74 a time. If the verification blob is open, the other blobs cannot be opened, and
76 opened.
95 responses it will return given the blob opened, based on the flags provided to
98 The flash handler will only allow one of the above blobs to be opened for a
107 | `/flash/hash` | Whichever flash blob was opened |
139 image or tarball. The update blob needs to be opened and commit() called on that
288 Once opened a new file will appear in the blob_id list (for both the image and
294 **_Note_** The active image blob_ids cannot be opened. This can be reconsidered
/openbmc/linux/include/sound/
Dseq_virmidi.h
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dpython-development-shell.rst12 specified target. Then a new terminal is opened. Additionally, key
46 controls what type of shell is opened.
/openbmc/phosphor-ipmi-flash/
H A Dipmi_flash.md15 - `open(/flash/active/image)` returns false -- file cannot be opened.
16 - `open(/flash/active/hash)` returns false -- file cannot be opened.
18 The two files are only present once their corresponding blob has been opened.

12345678910>>...21