Lines Matching refs:state
106 * struct zpa2326_private - Per-device internal private state
240 * accessed once device is in the disabled state.
262 * zpa2326_reset_device() - Reset device to default hardware state.
322 * @private: Internal private state related to @indio_dev.
326 * When successful, device will be left in the enabled state to allow further
372 * @private: Internal private state related to @indio_dev.
575 * @private: Internal private state related to @indio_dev.
856 * @private: Internal private state related to @indio_dev.
1093 * "out of reset" state, meaning we need to reconfigure it
1293 * @state: Tell whether to start (true) or stop (false)
1301 static int zpa2326_set_trigger_state(struct iio_trigger *trig, bool state)
1308 if (!state) {
1390 * @private: Internal private state related to @indio_dev.
1591 /* Allocate space to hold IIO device internal state. */