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
77 * @lock protect sensor state from concurrent accesses to GPIOs
79 * @gpio_reset GPIO descriptor for device hard-reset
81 * @gpio_standby GPIO descriptor for stand-by signal (STBY),
82 * controls power-down mode of device
87 * @trig The IIO trigger associated with the device.
113 struct iio_trigger *trig; member
119 * 16 * 16-bit samples + 64-bit timestamp
126 * struct ad7606_bus_ops - driver bus operations