Home
last modified time | relevance | path

Searched defs:name_ (Results 1 – 7 of 7) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp55 std::string name_; member in sdbusplus::asio::property_callback
73 std::string name_; member in sdbusplus::asio::method_callback
87 std::string name_; member in sdbusplus::asio::signal
831 std::string name_; member in sdbusplus::asio::dbus_interface
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed.h30 #define ASPEED_PINCTRL_PIN(name_) \ argument
H A Dpinmux-aspeed.h768 #define ASPEED_PINCTRL_GROUP(name_) { \ argument
780 #define ASPEED_PINCTRL_FUNC(name_, ...) { \ argument
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c137 #define __MAKE_UC_FW_PATH_BLANK(prefix_, name_) \ argument
141 #define __MAKE_UC_FW_PATH_MAJOR(prefix_, name_, major_) \ argument
146 #define __MAKE_UC_FW_PATH_MMP(prefix_, name_, major_, minor_, patch_) \ argument
/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp210 LedProperty(SmSignalSet signal_, std::string name_) : in LedProperty()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h89 #define DVB_USB_DEVICE(vend, prod, props_, name_, rc) \ argument
/openbmc/linux/sound/usb/
H A Dmidi.c1551 #define PORT_INFO(vendor, product, num, name_, voices_, flags) \ argument