Searched refs:li_channel_bits (Results 1 – 2 of 2) sorted by relevance
310 byte li_channel_bits; member
11534 if (plci->li_channel_bits & LI_CHANNEL_INVOLVED) in mixer_command()11540 if (plci->li_channel_bits & LI_CHANNEL_INVOLVED) in mixer_command()11552 if ((plci->li_channel_bits & LI_CHANNEL_INVOLVED) in mixer_command()11567 if ((plci->li_channel_bits & LI_CHANNEL_INVOLVED) in mixer_command()11592 if (!(plci->li_channel_bits & LI_CHANNEL_INVOLVED)) in mixer_command()11598 if (!(plci->li_channel_bits & LI_CHANNEL_INVOLVED)) in mixer_command()11622 li_config_table[i].curchnl = plci->li_channel_bits; in mixer_command()11626 li_config_table[i].curchnl = plci->li_channel_bits; in mixer_command()11630 li_config_table[i].curchnl = plci->li_channel_bits; in mixer_command()12264 plci->li_channel_bits = li_config_table[a->li_base + (plci->li_bchannel_id - 1)].channel; in mixer_request()[all …]