xadc_voltage_events  990 drivers/iio/adc/xilinx-xadc-core.c static const struct iio_event_spec xadc_voltage_events[] = {
xadc_voltage_events 1035 drivers/iio/adc/xilinx-xadc-core.c 	.event_spec = (_alarm) ? xadc_voltage_events : NULL, \
xadc_voltage_events 1036 drivers/iio/adc/xilinx-xadc-core.c 	.num_event_specs = (_alarm) ? ARRAY_SIZE(xadc_voltage_events) : 0, \