Class AcpiDevice¶
Defined in File device.hpp
Inheritance Relationships¶
Base Type¶
public Gaia::Dev::Service
(Class Service)
Class Documentation¶
-
class AcpiDevice : public Gaia::Dev::Service¶
Public Functions
-
AcpiDevice(lai_variable_t id, lai_nsnode_t *obj)¶
-
virtual void start(Service *provider) override¶
Starts the service and associates it with the provider.
- Parameters:
provider – The provider to associate with
-
virtual bool match_properties(Properties &props) override¶
-
inline virtual const char *class_name() override¶
-
inline virtual const char *name() override¶
-
AcpiDevice(lai_variable_t id, lai_nsnode_t *obj)¶