Home
last modified time | relevance | path

Searched refs:_is_ethernet_port (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/cros/
Dbackchannel.py154 return match and _is_ethernet_port(match.group(1))
217 def _is_ethernet_port(port): function
240 return match and _is_ethernet_port(match.group(1))