Searched refs:SINK_PORTS (Results 1 – 1 of 1) sorted by relevance
22 SINK_PORTS = [HDMI, LINEIN, MIC, USBIN] variable in ChameleonIds43 SINK_PORTS = [EXTERNAL_MIC, INTERNAL_MIC, BLUETOOTH_MIC, USBIN] variable in CrosIds133 SINK_PORTS = [SPEAKER, BLUETOOTH_DATA_RX, BLUETOOTH_DATA_TX] variable in PeripheralIds136 SINK_PORTS = [] variable138 SINK_PORTS += cls.SINK_PORTS192 if port_id in SINK_PORTS:194 if port_id in SOURCE_PORTS and port_id in SINK_PORTS: