Home
last modified time | relevance | path

Searched refs:eject (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/
H A Deject_2.1.5.bb2 HOMEPAGE = "http://eject.sourceforge.net/"
9 file://eject-2.1.5-error-return.patch \
10 file://eject-2.1.1-verbose.patch \
11 file://eject-2.1.5-spaces.patch \
12 file://eject-timeout.patch \
13 file://0001-eject-Include-sys-sysmacros.h-for-major-minor.patch \
29 ALTERNATIVE:${PN} = "volname eject"
31 ALTERNATIVE_LINK_NAME[eject] = "${bindir}/eject"
33 ALTERNATIVE_PRIORITY[eject] = "100"
35 ALTERNATIVE:${PN}-doc = "eject.1"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/
H A D0001-eject-Include-sys-sysmacros.h-for-major-minor.patch4 Subject: [PATCH] eject: Include sys/sysmacros.h for major/minor
7 arm-bec-linux-gnueabi/gcc/arm-bec-linux-gnueabi/8.2.0/ld: eject.o: in function `GetMajorMinor':
8 /usr/src/debug/eject/2.1.5-r1/eject-2.1.5/../../../../../../../workspace/sources/eject/eject.c:866:…
13 eject.c | 1 +
16 diff --git a/eject.c b/eject.c
18 --- a/eject.c
19 +++ b/eject.c
H A Deject-2.1.5-error-return.patch3 --- eject/eject.c.orig 2013-09-11 18:08:36.000000000 +0800
4 +++ eject/eject.c 2013-09-11 18:09:05.000000000 +0800
H A Deject-timeout.patch7 --- eject/eject.c.orig 2006-08-07 16:35:15.000000000 +0200
8 +++ eject/eject.c 2006-08-07 16:35:54.000000000 +0200
H A Deject-2.1.1-verbose.patch7 --- eject-2.1.1/eject.c.tn 2005-08-24 11:27:42.000000000 +0200
8 +++ eject-2.1.1/eject.c 2005-08-24 11:33:05.000000000 +0200
H A Deject-2.1.5-spaces.patch12 --- eject/eject.c.ori 2007-06-24 00:08:44 -0700
13 +++ eject/eject.c 2007-06-24 00:12:44 -0700
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/
H A D50-org.freedesktop.udiskie.rules7 "org.freedesktop.udisks.drive-eject": YES,
12 "org.freedesktop.udisks2.eject-media": YES,
18 "org.freedesktop.udisks2.eject-media-other-seat": YES,
/openbmc/qemu/docs/specs/
H A Dacpi_pci_hotplug.rst10 Generic ACPI GPE block. Bit 1 (GPE.1) used to notify PCI hotplug/eject
29 PCI device eject (IO port 0xae08-0xae0b, 4-byte access)
40 - Read/write "eject" register @0xae08, 4-byte access,
41 write: bit per slot eject, read: hotplug feature set
H A Dacpi_cpu_hotplug.rst82 no device eject request to OSPM was issued. Firmware must
87 if set to 1, OSPM requests firmware to perform device eject.
130 after it has emitted device eject request for the
133 if set to 1 initiates device eject, set by OSPM when it
136 part of device eject.
138 if set to 1, OSPM hands over device eject to firmware.
139 Firmware shall issue device eject request as described above
140 (bit #3) and OSPM should not touch device eject bit (#3) in case
141 it's asked firmware to perform CPU device eject.
H A Dacpi_mem_hotplug.rst36 no device eject request to OSPM was issued.
73 after it has emitted device eject request for the
76 if set to 1 initiates device eject, set by OSPM when it
112 | request | | set eject bit in flags|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Fedora/
H A Dks.cfg38 # Reboot after installation with an attempt to eject the installation media
39 reboot --eject
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/
H A Dthunar-volman_4.20.0.bb16 RDEPENDS:${PN} = "eject"
/openbmc/qemu/tests/qemu-iotests/
H A D140.out16 { 'execute': 'eject',
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-gru-kevin.dts82 /* Insert = low, eject = high */
305 cpu1_pen_eject: cpu1-pen-eject {
H A Dkirkwood-dnskw.dtsi22 eject {
H A Drk3288-tinker.dtsi382 nuvoton,jack-eject-debounce = <7>;
/openbmc/openbmc/poky/meta/recipes-core/util-linux/
H A Dutil-linux_2.41.bb257 ALTERNATIVE_LINK_NAME[eject] = "${bindir}/eject"
311 blkid.8 eject.1 findfs.8 fsck.8 kill.1 last.1 lastb.1 libblkid.3 logger.1 mesg.1 \
320 ALTERNATIVE_LINK_NAME[eject.1] = "${mandir}/man1/eject.1"
/openbmc/phosphor-misc/usb-ctrl/
H A Dusb-ctrl279 eject)
/openbmc/qemu/qapi/
H A Dblock.json125 # -> { "execute": "eject", "arguments": { "id": "ide1-0-1" } }
/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c646 Aml *eject = aml_name(MEMORY_SLOT_EJECT); in build_memory_hotplug_aml() local
651 aml_append(method, aml_store(one, eject)); in build_memory_hotplug_aml()
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc448 is better to use the ``change`` or ``eject`` monitor commands to
449 change or eject media.
466 is better to use the ``change`` or ``eject`` monitor commands to
467 change or eject media.
/openbmc/qemu/ui/
H A Dcocoa.m265 * The eject and volume keys can't be used here because they are handled at
1567 * Uses sender's tag to figure out the device to eject.
1575 QEMU_Alert(@"Failed to find drive to eject!");
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css5 …tion:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-positio…
H A Dfont-awesome.min.css33 …rd:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f…
H A Djquery-ui.min.css7 …tion:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-positio…

12