Searched defs:name_ (Results 1 – 7 of 7) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | object_server.hpp | 55 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 D | pinctrl-aspeed.h | 30 #define ASPEED_PINCTRL_PIN(name_) \ argument
|
H A D | pinmux-aspeed.h | 768 #define ASPEED_PINCTRL_GROUP(name_) { \ argument 780 #define ASPEED_PINCTRL_FUNC(name_, ...) { \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc_fw.c | 137 #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 D | manufacturingcommands.hpp | 210 LedProperty(SmSignalSet signal_, std::string name_) : in LedProperty()
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | dvb_usb.h | 89 #define DVB_USB_DEVICE(vend, prod, props_, name_, rc) \ argument
|
/openbmc/linux/sound/usb/ |
H A D | midi.c | 1551 #define PORT_INFO(vendor, product, num, name_, voices_, flags) \ argument
|