Searched refs:get_attributes (Results 1 – 1 of 1) sorted by relevance
96 static inline sleep_retention_module_attribute_t get_attributes(struct sleep_retention_module_objec… in get_attributes() function103 return (get_attributes(self) & SLEEP_RETENTION_MODULE_ATTR_PASSIVE) ? true : false; in module_is_passive()