Home
last modified time | relevance | path

Searched refs:Buttons (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/
H A Dmeson.build9 sdbusplus_current_path = 'xyz/openbmc_project/Chassis/Buttons'
12 'xyz/openbmc_project/Chassis/Buttons/Button__markdown'.underscorify(),
14 '../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/Button.interface.yaml',
28 'xyz/openbmc_project/Chassis/Buttons/Button',
36 'xyz/openbmc_project/Chassis/Buttons/HostSelector__markdown'.underscorify(),
38 '../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml',
52 'xyz/openbmc_project/Chassis/Buttons/HostSelector',
60 'xyz/openbmc_project/Chassis/Buttons/ID__markdown'.underscorify(),
62 '../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/ID.interface.yaml',
76 'xyz/openbmc_project/Chassis/Buttons/ID',
[all …]
/openbmc/phosphor-buttons/
H A Dmeson_config.hpp.in7 "/xyz/openbmc_project/Chassis/Buttons/Power0";
9 "/xyz/openbmc_project/Chassis/Buttons/Reset0";
11 "/xyz/openbmc_project/Chassis/Buttons/ID0";
13 "/xyz/openbmc_project/Chassis/Buttons/HostSelector";
15 "/xyz/openbmc_project/Chassis/Buttons/DebugHostSelector";
17 "/xyz/openbmc_project/Chassis/Buttons/SerialUartMux";
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/NMI/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Chassis/Buttons/NMI'
6 'xyz/openbmc_project/Chassis/Buttons/NMI__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml',
28 'xyz/openbmc_project/Chassis/Buttons/NMI',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Power/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Chassis/Buttons/Power'
6 'xyz/openbmc_project/Chassis/Buttons/Power__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/Power.interface.yaml',
28 'xyz/openbmc_project/Chassis/Buttons/Power',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Chassis/Buttons/ID'
6 'xyz/openbmc_project/Chassis/Buttons/ID__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/ID.interface.yaml',
28 'xyz/openbmc_project/Chassis/Buttons/ID',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Chassis/Buttons/HostSelector'
6 'xyz/openbmc_project/Chassis/Buttons/HostSelector__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml',
28 'xyz/openbmc_project/Chassis/Buttons/HostSelector',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Button/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Chassis/Buttons/Button'
6 'xyz/openbmc_project/Chassis/Buttons/Button__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/Button.interface.yaml',
28 'xyz/openbmc_project/Chassis/Buttons/Button',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Reset/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Chassis/Buttons/Reset'
6 'xyz/openbmc_project/Chassis/Buttons/Reset__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml',
28 'xyz/openbmc_project/Chassis/Buttons/Reset',
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DREADME.md9 Power button interface `xyz.openbmc_project.Chassis.Buttons.Power` provides
25 ID button interface `xyz.openbmc_project.Chassis.Buttons.ID` provides following
39 ID button interface `xyz.openbmc_project.Chassis.Buttons.Reset` provides
53 Selector button interface `xyz.openbmc_project.Chassis.Buttons.HostSelector`
/openbmc/webui-vue/docs/guide/components/buttons/
H A Dindex.md1 # Buttons chapter
3 Buttons are used to perform an action. The main buttons in the application are
4 the `primary` and `secondary` buttons. Buttons, like all Boostrap-vue components
21 // Enabled Buttons
44 // Disabled Buttons
/openbmc/phosphor-buttons/service_files/
H A Dxyz.openbmc_project.Chassis.Buttons.service2 Description=Phosphor Buttons
10 BusName=xyz.openbmc_project.Chassis.Buttons
H A Dphosphor-button-handler.service3 Wants=xyz.openbmc_project.Chassis.Buttons.service
4 After=xyz.openbmc_project.Chassis.Buttons.service
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py79 class Buttons: class
95 return Buttons(False, False, False)
168 self.buttons = Buttons.clear()
641 buttons=Buttons.clear(),
698 buttons=Buttons.clear(),
711 uhdev.event(100, 200, pressure=0, buttons=Buttons(primary=True)),
719 uhdev.event(100, 200, pressure=0, buttons=Buttons(primary=False)),
727 uhdev.event(100, 200, pressure=0, buttons=Buttons(secondary=True)),
735 uhdev.event(100, 200, pressure=0, buttons=Buttons(secondary=False)),
786 buttons=Buttons.clear(),
/openbmc/phosphor-buttons/inc/
H A Did_button.hpp34 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::ID>,
41 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::ID>( in IDButton()
H A Dreset_button.hpp34 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::Reset>,
41 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::Reset>( in ResetButton()
H A DdebugHostSelector_button.hpp20 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::Button>,
28 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::Button>( in DebugHostSelector()
H A Dpower_button.hpp36 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::Power>,
43 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::Power>( in PowerButton()
H A DhostSelector_switch.hpp24 sdbusplus::xyz::openbmc_project::Chassis::Buttons::server::
32 Buttons::server::HostSelector>( in HostSelector()
/openbmc/openbmc-test-automation/gui/test/access_control/
H A Dtest_obmc_gui_ldap.robot33 Verify Existence Of All Buttons In LDAP Page
37 # Buttons under settings section
43 # Buttons under role groups section
/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/
H A Dobmc-phosphor-buttons_git.bb1 SUMMARY = "OpenBMC Buttons"
24 SYSTEMD_SERVICE:${PN}-signals = "xyz.openbmc_project.Chassis.Buttons.service"
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_power_restore_policy_sub_menu.robot37 Verify Existence Of All Buttons In Power Restore Policy Page
38 [Documentation] Verify existence of All Buttons.
H A Dtest_factory_reset_sub_menu.robot36 Verify Existence Of All Buttons In Factory Reset Page
43 Verify Existence Of All Radio Buttons In Factory Reset Page
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/
H A Dtest_profile_settings_sub_menu.robot39 Verify Existence Of All Buttons And Input Boxes In Profile Settings Page
47 # Buttons in profile settings page.
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/
H A Dtest_firmware_sub_menu.robot37 Verify Existence Of All Buttons In Firmware Page At Host Power Off
73 Verify Existence Of All Buttons In Firmware Page At Host Power On
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/
H A Dmeson.build2 subdir('Buttons') subdir

1234