Searched refs:is_ec_supported (Results 1 – 2 of 2) sorted by relevance
581 if host.is_ec_supported():608 if host.is_ec_supported():724 if not host.is_ec_supported():776 if host.is_ec_supported():916 return (not host.is_localhost()) and host.is_ec_supported()
529 def is_ec_supported(self): member in ServoHost