Lines Matching full:one
14 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
16 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
17 * @direction: Direction of the event. One of enum iio_event_direction.
18 * @type: Type of the event. Should be one of enum iio_event_type.
23 * Drivers should use the specialized macros below instead of using this one
38 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
40 * @modifier: Modifier for the channel. Should be one of enum iio_modifier.
41 * @type: Type of the event. Should be one of enum iio_event_type.
42 * @direction: Direction of the event. One of enum iio_event_direction.
52 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
54 * @type: Type of the event. Should be one of enum iio_event_type.
55 * @direction: Direction of the event. One of enum iio_event_direction.
63 * @chan_type: Type of the channel. Should be one of enum iio_chan_type.
66 * @type: Type of the event. Should be one of enum iio_event_type.
67 * @direction: Direction of the event. One of enum iio_event_direction.