Searched refs:inBit (Results 1 – 1 of 1) sorted by relevance
297 uint32_t inBit = type & AUDIO_DEVICE_BIT_IN; in loadDevicesFromTag() local301 inBit | (1 << (31 - __builtin_clz(type))); in loadDevicesFromTag()