HomeSort by relevance Sort by last modified time
    Searched refs:node_type_is_plugged (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/hosts/
cros_label.py 271 if (cras_utils.node_type_is_plugged('HEADPHONE', nodes_info) and
272 cras_utils.node_type_is_plugged('MIC', nodes_info)):
  /external/autotest/client/cros/audio/
cras_utils.py 283 def node_type_is_plugged(node_type, nodes_info): function

Completed in 159 milliseconds