Searched refs:li_channel_bits (Results 1 – 2 of 2) sorted by relevance
300 byte li_channel_bits; member
11402 if (plci->li_channel_bits & LI_CHANNEL_INVOLVED) in mixer_command()11409 if (plci->li_channel_bits & LI_CHANNEL_INVOLVED) in mixer_command()11421 if ((plci->li_channel_bits & LI_CHANNEL_INVOLVED) in mixer_command()11437 if ((plci->li_channel_bits & LI_CHANNEL_INVOLVED) in mixer_command()11462 if (!(plci->li_channel_bits & LI_CHANNEL_INVOLVED)) in mixer_command()11469 if (!(plci->li_channel_bits & LI_CHANNEL_INVOLVED)) in mixer_command()11493 li_config_table[i].curchnl = plci->li_channel_bits; in mixer_command()11497 li_config_table[i].curchnl = plci->li_channel_bits; in mixer_command()11501 li_config_table[i].curchnl = plci->li_channel_bits; in mixer_command()12135 plci->li_channel_bits = li_config_table[a->li_base + (plci->li_bchannel_id - 1)].channel; in mixer_request()[all …]