Home
last modified time | relevance | path

Searched defs:Button (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/
H A Dmeson.build2 subdir('Button') subdir
/openbmc/phosphor-buttons/
H A DREADME.md26 #### Custom Power Button Profiles
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.js190 var Button = function (element, options) { class
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h3501 typedef struct _Button Button; typedef
H A Dopenbmc_intf.c27231 G_DEFINE_INTERFACE (Button, button, G_TYPE_OBJECT) in G_DEFINE_INTERFACE() argument