/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | zoned.out | 23 (2) opening the first zone 27 opening the second zone 31 opening the last zone
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | CVE-2024-38536.patch | 30 - SCLogDebug("Failed to append data while opening"); 33 + SCLogDebug("Failed to append data while opening");
|
/openbmc/linux/Documentation/driver-api/tty/ |
H A D | tty_internals.rst | 12 These functions serve for opening a TTY from the kernelspace:
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opusfile/ |
H A D | opusfile_0.12.bb | 1 DESCRIPTION = "Library for opening, seeking, and decoding opus audio files"
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_printer.rst | 213 printf("Error %d opening %s\n", fd[0].fd, PRINTER_FILE); 263 printf("Error %d opening %s\n", fd[0].fd, PRINTER_FILE); 324 printf("Error %d opening %s\n", fd, PRINTER_FILE); 357 printf("Error %d opening %s\n", fd, PRINTER_FILE); 392 printf("Error %d opening %s\n", fd, PRINTER_FILE);
|
H A D | raw-gadget.rst | 46 The user can interact with Raw Gadget by opening ``/dev/raw-gadget`` and 53 1. Create a Raw Gadget instance by opening ``/dev/raw-gadget``.
|
/openbmc/openbmc/poky/documentation/contributor-guide/ |
H A D | index.rst | 11 If you run into an issue but don’t have a solution, opening a defect in
|
/openbmc/openbmc/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.md | 14 only. Please remove this section when opening a bug.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner/ |
H A D | 0001-deqp-runner-drop-zstd-support.patch | 151 - let file = File::open(path).with_context(|| format!("opening path: {}", path.display()))?; 160 + File::open(path).with_context(|| format!("opening path: {}", path.display()))?,
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | netlink-raw.rst | 26 opening a netlink socket.
|
/openbmc/linux/Documentation/leds/ |
H A D | uleds.rst | 34 Multiple LED class devices are created by opening additional file handles to
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | querycap.rst | 34 Applications should always call this ioctl after opening the device.
|
H A D | io.rst | 14 :c:func:`write()` function is automatically selected after opening a
|
H A D | open.rst | 188 are comparable to an ALSA audio mixer application. Just opening a V4L2 202 Merely opening a V4L2 device does not grant exclusive access. [#f3]_ 232 Unfortunately, opening a radio device often switches the state of the
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | 0001-Fix-opening-etc-resolv.conf-error.patch | 4 Subject: [PATCH] Fix opening /etc/resolv.conf error
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-samsung-laptop | 47 only handle lid opening with this mode enabled.
|
H A D | sysfs-platform-kim | 43 transport driver, which will signal the user-space for opening,
|
H A D | sysfs-driver-intc_sar | 52 using POLLPRI event on file-descriptor (fd) obtained by opening
|
/openbmc/webui-vue/docs/guide/guidelines/ |
H A D | motion.md | 19 Use expressive motion for significant moments such as opening a new page,
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | element.py | 1714 eventual_encoding, formatter, opening=True 1718 eventual_encoding, formatter, opening=False 1847 def _format_tag(self, eventual_encoding, formatter, opening): argument 1857 if not opening: 1867 if opening:
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | test_intel_pt.sh | 167 /perf record opening and mmapping events/ { 172 /perf record done opening and mmapping events/ {
|
/openbmc/linux/Documentation/w1/slaves/ |
H A D | w1_ds2423.rst | 19 Support is provided through the sysfs w1_slave file. Each opening and
|
/openbmc/openbmc/ |
H A D | README.md | 112 recommended you search through the issues before opening a new one. 188 Dive deeper into OpenBMC by opening the [docs](https://github.com/openbmc/docs)
|
/openbmc/linux/sound/ |
H A D | Kconfig | 26 device numbers and opening a missing device will generate only the
|
/openbmc/linux/drivers/vfio/ |
H A D | Kconfig | 23 access. Userspace gets device fd by opening device cdev under
|