Searched defs:Led (Results 1 – 4 of 4) sorted by relevance
612 struct Led : std::enable_shared_from_this<Led> struct615 Led(const std::string& path, size_t index, int fd) : in Led() function632 void createInterface(void) in createInterface()666 virtual ~Led() in ~Led() argument671 bool set(BlinkPattern pattern) in set()678 uint8_t address;679 int file;680 std::shared_ptr<sdbusplus::asio::dbus_interface> ledInterface;
18 subdir('Led') global() subdir
3745 typedef struct _Led Led; typedef
29051 G_DEFINE_INTERFACE (Led, led, G_TYPE_OBJECT) in G_DEFINE_INTERFACE() argument