Home | History | Annotate | Download | only in iio

Lines Matching full:channel

48  * @chan_type:	Type of the channel. Should be one of enum iio_chan_type.
49 * @diff: Whether the event is for an differential channel or not.
50 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
53 * @chan: Channel number for non-differential channels.
54 * @chan1: First channel number for differential channels.
55 * @chan2: Second channel number for differential channels.
72 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
73 * @number: Channel number.
74 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
85 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
86 * @number: Channel number.