Lines Matching defs:channels
241 unsigned int channels;
613 /* Ignore all setups which are used by enabled channels. */
619 slot_info->channels < st->slots_info[*slot].channels)
637 slot_info->channels--;
670 slot_info->channels++;
721 * - If the slot has channels linked to it, unlink all channels, and
727 * - If the slot has channels linked to it, unlink all channels, and
1231 * enabled channels to avoid making the FIFO unaligned.
1316 * channels here.
1577 return dev_err_probe(dev, -EINVAL, "Too many channels\n");
1591 ret = fwnode_property_read_u32_array(child, "diff-channels", pins,
1633 indio_dev->channels = st->chans;
1935 /* Setup channels. */