Searched refs:SINK_PORTS (Results 1 – 1 of 1) sorted by relevance
22 SINK_PORTS = [HDMI, LINEIN, MIC, USBIN] variable in ChameleonIds44 SINK_PORTS = [EXTERNAL_MIC, INTERNAL_MIC, BLUETOOTH_MIC, USBIN, HOTWORDING] variable in CrosIds134 SINK_PORTS = [SPEAKER, BLUETOOTH_DATA_RX, BLUETOOTH_DATA_TX] variable in PeripheralIds137 SINK_PORTS = [] variable139 SINK_PORTS += cls.SINK_PORTS193 if port_id in SINK_PORTS:195 if port_id in SOURCE_PORTS and port_id in SINK_PORTS: