Home
last modified time | relevance | path

Searched refs:IIO_UNMOD_EVENT_CODE (Results 1 – 23 of 23) sorted by relevance

/linux-4.19.296/include/linux/iio/
Devents.h56 #define IIO_UNMOD_EVENT_CODE(chan_type, number, type, direction) \ macro
/linux-4.19.296/drivers/iio/adc/
Dad7291.c138 IIO_UNMOD_EVENT_CODE(IIO_TEMP, in ad7291_event_handler()
145 IIO_UNMOD_EVENT_CODE(IIO_TEMP, in ad7291_event_handler()
154 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in ad7291_event_handler()
161 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in ad7291_event_handler()
Dxilinx-xadc-events.c47 IIO_UNMOD_EVENT_CODE(chan->type, chan->channel, in xadc_handle_event()
57 IIO_UNMOD_EVENT_CODE(chan->type, chan->channel, in xadc_handle_event()
Dmax1363.c771 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 0,
773 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 1,
775 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 2,
777 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 3,
779 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 0,
781 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 1,
783 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 2,
785 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 3,
Dad799x.c497 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in ad799x_event_handler()
501 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in ad799x_event_handler()
Dhi8435.c434 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, i, in hi8435_iio_push_event()
Dti-ads1015.c775 code = IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, data->event_channel, in ads1015_event_handler()
/linux-4.19.296/drivers/iio/dac/
Dad5421.c241 IIO_UNMOD_EVENT_CODE(IIO_CURRENT, in ad5421_fault_handler()
250 IIO_UNMOD_EVENT_CODE(IIO_CURRENT, in ad5421_fault_handler()
259 IIO_UNMOD_EVENT_CODE(IIO_TEMP, in ad5421_fault_handler()
Dad5504.c222 IIO_UNMOD_EVENT_CODE(IIO_TEMP, in ad5504_event_handler()
/linux-4.19.296/drivers/iio/light/
Dcm3605.c59 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, CM3605_PROX_CHANNEL, in cm3605_prox_irq()
Dopt3001.c713 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in opt3001_irq()
719 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in opt3001_irq()
Dapds9960.c798 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in apds9960_interrupt_handler()
807 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in apds9960_interrupt_handler()
Dapds9300.c394 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in apds9300_interrupt_handler()
Dtcs3472.c367 iio_push_event(indio_dev, IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in tcs3472_event_handler()
Dgp2ap020a00f.c849 IIO_UNMOD_EVENT_CODE( in gp2ap020a00f_prox_sensing_handler()
857 IIO_UNMOD_EVENT_CODE( in gp2ap020a00f_prox_sensing_handler()
Dstk3310.c551 event = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 1, in stk3310_irq_event_handler()
Dcm36651.c267 ev_code = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, in cm36651_irq_handler()
Dtsl2772.c1290 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, in tsl2772_event_handler()
1299 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, in tsl2772_event_handler()
Dltr501.c1317 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in ltr501_interrupt_handler()
1324 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in ltr501_interrupt_handler()
Dtsl2563.c629 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, in tsl2563_event_handler()
Dlm3533-als.c266 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, in lm3533_als_isr()
Dus5182d.c833 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 1, IIO_EV_TYPE_THRESH, dir); in us5182d_irq_thread_handler()
/linux-4.19.296/drivers/iio/proximity/
Dsx9500.c494 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, chan, in sx9500_push_events()