/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/ |
H A D | power-ctrl | 63 local ACTION=$1 443 local ACTION=$2 445 case $ACTION in 471 local ACTION=$2 473 case $ACTION in 499 local ACTION=$2 501 case $ACTION in 533 local ACTION=$2 535 case $ACTION in 559 local ACTION=$2 [all …]
|
H A D | motor-ctrl | 43 ACTION=$2 55 if [[ "$ACTION" == "s" ]]; then 58 elif [[ "$ACTION" == "f" ]];then 61 elif [[ "$ACTION" == "r" ]];then
|
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/ |
H A D | bootlogd.init | 36 ACTION="$1" 40 if [ "$ACTION" = start ] 42 ACTION=stop 47 case "$ACTION" in
|
/openbmc/openpower-vpd-parser/rules/ |
H A D | 70-ibm-vpd-parser.rules | 1 SUBSYSTEM=="nvmem", SUBSYSTEMS=="i2c", ACTION=="add", TAG+="systemd", ENV{SYSTEMD_WANTS}+="ibm-vpd-… 2 SUBSYSTEM=="i2c", DRIVER=="ee1004", ACTION=="bind", TAG+="systemd", ENV{SYSTEMD_WANTS}+="ibm-isdimm… 3 SUBSYSTEM=="nvmem", SUBSYSTEMS=="spi", ENV{OF_NAME}=="eeprom", ACTION=="add", TAG+="systemd", ENV{S…
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | simplify_B_place.patch | 21 - &B_log("ACTION","About to copy $original_source to $original_target -- had to backup target\n"); 23 + &B_log("ACTION","About to copy $source to $target -- had to backup target\n"); 28 - &B_log("ACTION","placed file $original_source as $original_target\n"); 29 + &B_log("ACTION","placed file $source as $target\n");
|
/openbmc/qemu/tests/qtest/ |
H A D | erst-test.c | 45 #define ACTION 0 macro 133 out_reg32(&state, ACTION, 0xD); in test_acpi_erst_basic() 135 out_reg32(&state, ACTION, 0xE); in test_acpi_erst_basic() 137 out_reg32(&state, ACTION, 0xF); in test_acpi_erst_basic()
|
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/ |
H A D | automount.rules | 17 SUBSYSTEM=="block", ACTION=="add" RUN+="/etc/udev/scripts/mount.sh" 18 SUBSYSTEM=="block", ACTION=="remove" RUN+="/etc/udev/scripts/mount.sh" 19 SUBSYSTEM=="block", ACTION=="change", ENV{DISK_MEDIA_CHANGE}=="1" RUN+="/etc/udev/scripts/mount.sh"
|
H A D | mount.sh | 195 if [ "$ACTION" = "add" ] && [ -n "$DEVNAME" ] && [ -n "$ID_FS_TYPE" -o "$media_type" = "cdrom" ]; t… 207 if [ "$ACTION" = "remove" ] || [ "$ACTION" = "change" ] && [ -x "$UMOUNT" ] && [ -n "$DEVNAME" ]; t…
|
/openbmc/phosphor-hwmon/ |
H A D | 70-iio.rules | 1 SUBSYSTEM=="iio", ACTION=="add", RUN="/usr/bin/start_hwmon.sh start %p %E{OF_FULLNAME}" 2 SUBSYSTEM=="iio", ACTION=="remove", RUN="/usr/bin/start_hwmon.sh stop %p %E{OF_FULLNAME}"
|
H A D | 70-hwmon.rules | 1 SUBSYSTEM=="hwmon", ACTION=="add", RUN="/usr/bin/start_hwmon.sh start %p %E{OF_FULLNAME}" 2 SUBSYSTEM=="hwmon", ACTION=="remove", RUN="/usr/bin/start_hwmon.sh stop %p %E{OF_FULLNAME}"
|
/openbmc/phosphor-bmc-code-mgmt/usb/ |
H A D | 70-bmc-usb.rules | 1 SUBSYSTEM=="block", ACTION=="add", KERNEL=="sda1", ENV{SYSTEMD_WANTS}="usb-code-update@sda1", TAG+=… 2 SUBSYSTEM=="block", ACTION=="add", KERNEL=="sdb1", ENV{SYSTEMD_WANTS}="usb-code-update@sdb1", TAG+=…
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/sensors/phosphor-hwmon/ibm-ac-server/ |
H A D | 70-hwmon.rules | 1 SUBSYSTEM=="hwmon", ACTION=="add", ENV{OF_NAME}!="max31785", RUN="/usr/bin/start_hwmon.sh start %p … 2 SUBSYSTEM=="hwmon", ACTION=="remove", RUN="/usr/bin/start_hwmon.sh stop %p %E{OF_FULLNAME}"
|
/openbmc/debug-trigger/udev/rules.d/ |
H A D | debug-trigger-kcs3.rules | 1 ACTION=="add", DEVPATH=="*/1e78902c.kcs/*", SUBSYSTEM=="serio", RUN{program}+="/bin/sh -c 'echo -n … 2 ACTION=="add", DEVPATH=="*/1e78902c.kcs/*", SUBSYSTEMS=="serio", SUBSYSTEM=="misc", TAG+="systemd",…
|
H A D | debug-trigger-kcs1.rules | 1 ACTION=="add", DEVPATH=="*/1e789024.kcs/*", SUBSYSTEM=="serio", RUN{program}+="/bin/sh -c 'echo -n … 2 ACTION=="add", DEVPATH=="*/1e789024.kcs/*", SUBSYSTEMS=="serio", SUBSYSTEM=="misc", TAG+="systemd",…
|
H A D | debug-trigger-kcs2.rules | 1 ACTION=="add", DEVPATH=="*/1e789028.kcs/*", SUBSYSTEM=="serio", RUN{program}+="/bin/sh -c 'echo -n … 2 ACTION=="add", DEVPATH=="*/1e789028.kcs/*", SUBSYSTEMS=="serio", SUBSYSTEM=="misc", TAG+="systemd",…
|
H A D | debug-trigger-kcs4.rules | 1 ACTION=="add", DEVPATH=="*/1e789114.kcs/*", SUBSYSTEM=="serio", RUN{program}+="/bin/sh -c 'echo -n … 2 ACTION=="add", DEVPATH=="*/1e789114.kcs/*", SUBSYSTEMS=="serio", SUBSYSTEM=="misc", TAG+="systemd",…
|
/openbmc/ipmitool/contrib/ |
H A D | bmc-snmp-proxy | 221 valid_ip ${TRAPD_IP} && bmc_alert_dest "${ACTION}" 224 [ $RETVAL -eq 0 ] && set_ipmi_alert "${ACTION}" 264 ACTION=${1} # set or reset 266 if [ "${ACTION}" = "set" ]; then
|
/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/ |
H A D | usb_network.sh | 145 ACTION="start" 187 ACTION="start" 192 ACTION="stop" 209 if [[ $ACTION == "stop" ]]; then
|
/openbmc/linux/tools/usb/usbip/ |
H A D | configure.ac | 58 dnl [ACTION-IF-GIVEN] 74 dnl [ACTION-IF-NOT-GIVEN] 98 dnl [ACTION-IF-GIVEN] 107 dnl [ACTION-IF-NOT-GIVEN]
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | mdev-mount.sh | 9 case "$ACTION" in 11 ACTION="add"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/ |
H A D | 60-joystick.rules | 2 ACTION=="add", KERNEL=="js*", RUN+="/usr/bin/jscal-restore %E{DEVNAME}" 7 ACTION=="add", KERNEL=="js*", IMPORT{parent}="DEVPATH", ATTRS{name}=="Sony PLAYSTATION(R)3 Controll…
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | usb-uevent | 7 contain ACTION=offline and ERROR=DEAD. 12 ACTION=offline
|
H A D | sysfs-uevent | 11 ACTION [UUID [KEY=VALUE ...] 13 The ACTION is compulsory - it is the name of the uevent 45 ACTION=add
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | 0BSD | 5 …FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS …
|
/openbmc/u-boot/include/ |
H A D | search.h | 31 } ACTION; typedef 78 extern int hsearch_r(ENTRY __item, ACTION __action, ENTRY ** __retval,
|