Searched refs:bit_input (Results 1 – 1 of 1) sorted by relevance
328 uint8_t bit_input[(256 + 7) / 8]; member1380 (sc->sc_mixer_clocks.bit_input[x / 8] & (1 << (x % 8))) != 0); in uaudio20_clock_is_shared()1502 if (!(sc->sc_mixer_clocks.bit_input[x / 8] & in uaudio_configure_msg_sub()2059 if (!(sc->sc_mixer_clocks.bit_input[x / 8] & in uaudio_chan_fill_info_sub()4563 if (iot->usr.bit_input[n / 8] & (1 << (n % 8))) in uaudio_mixer_foreach_input()4835 info->bit_input[i / 8] |= (1 << (i % 8)); in uaudio_mixer_find_inputs_sub()4912 info->bit_input[i / 8] |= (1 << (i % 8)); in uaudio20_mixer_find_inputs_sub()5058 info->bit_input[id / 8] |= (1 << (id % 8)); in uaudio20_mixer_find_clocks_sub()