Lines Matching +full:trig +full:- +full:gpios
1 /* SPDX-License-Identifier: GPL-2.0 */
42 * struct ad7606_chip_info - chip specific information
62 * struct ad7606_state - driver instance specific data
78 * @lock protect sensor state from concurrent accesses to GPIOs
80 * @gpio_reset GPIO descriptor for device hard-reset
82 * @gpio_standby GPIO descriptor for stand-by signal (STBY),
83 * controls power-down mode of device
88 * @trig The IIO trigger associated with the device.
115 struct iio_trigger *trig; member
121 * 16 * 16-bit samples + 64-bit timestamp
128 * struct ad7606_bus_ops - driver bus operations