Searched refs:ad7280_events (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dad7280a.c577 static const struct iio_event_spec ad7280_events[] = { variable in typeref:struct:iio_event_spec
597 chan->event_spec = ad7280_events;
598 chan->num_event_specs = ARRAY_SIZE(ad7280_events);
609 chan->event_spec = ad7280_events;
610 chan->num_event_specs = ARRAY_SIZE(ad7280_events);

Completed in 207 milliseconds