Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/iio/light/
Diqs621-als.c137 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in iqs621_als_notifier()
143 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in iqs621_als_notifier()
154 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in iqs621_als_notifier()
160 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in iqs621_als_notifier()
171 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in iqs621_als_notifier()
177 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in iqs621_als_notifier()
Dvcnl4000.c1566 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in vcnl4040_irq_thread()
1574 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in vcnl4040_irq_thread()
1582 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in vcnl4040_irq_thread()
1590 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in vcnl4040_irq_thread()
1625 IIO_UNMOD_EVENT_CODE( in vcnl4010_irq_thread()
1635 IIO_UNMOD_EVENT_CODE( in vcnl4010_irq_thread()
Dgp2ap002.c178 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, GP2AP002_PROX_CHANNEL, in gp2ap002_prox_irq()
188 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, GP2AP002_PROX_CHANNEL, in gp2ap002_prox_irq()
Dadux1020.c713 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in adux1020_interrupt_handler()
721 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in adux1020_interrupt_handler()
Dopt3001.c710 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in opt3001_irq()
716 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in opt3001_irq()
Dcm3605.c61 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, CM3605_PROX_CHANNEL, in cm3605_prox_irq()
Dmax44009.c479 IIO_UNMOD_EVENT_CODE(IIO_LIGHT, 0, in max44009_threaded_irq_handler()
Dapds9960.c855 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in apds9960_interrupt_handler()
864 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in apds9960_interrupt_handler()
Dapds9300.c391 IIO_UNMOD_EVENT_CODE(IIO_INTENSITY, 0, in apds9300_interrupt_handler()
/linux-6.12.1/drivers/iio/adc/
Dad7291.c135 IIO_UNMOD_EVENT_CODE(IIO_TEMP, in ad7291_event_handler()
142 IIO_UNMOD_EVENT_CODE(IIO_TEMP, in ad7291_event_handler()
151 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in ad7291_event_handler()
158 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in ad7291_event_handler()
Dxilinx-xadc-events.c46 IIO_UNMOD_EVENT_CODE(chan->type, chan->channel, in xadc_handle_event()
56 IIO_UNMOD_EVENT_CODE(chan->type, chan->channel, in xadc_handle_event()
Dmax1363.c766 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 0,
768 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 1,
770 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 2,
772 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 3,
774 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 0,
776 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 1,
778 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 2,
780 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 3,
Dad7091r-base.c275 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, i, in ad7091r_event_handler()
280 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, i, in ad7091r_event_handler()
Dpac1921.c288 IIO_UNMOD_EVENT_CODE( in pac1921_check_push_overflow()
297 IIO_UNMOD_EVENT_CODE( in pac1921_check_push_overflow()
302 IIO_UNMOD_EVENT_CODE( in pac1921_check_push_overflow()
311 IIO_UNMOD_EVENT_CODE( in pac1921_check_push_overflow()
Dad799x.c513 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in ad799x_event_handler()
517 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in ad799x_event_handler()
Dad7280a.c841 u64 tmp = IIO_UNMOD_EVENT_CODE(IIO_TEMP, 0, in ad7280_event_handler()
847 u64 tmp = IIO_UNMOD_EVENT_CODE(IIO_TEMP, 0, in ad7280_event_handler()
/linux-6.12.1/include/linux/iio/
Devents.h53 #define IIO_UNMOD_EVENT_CODE(chan_type, number, type, direction) \ macro
/linux-6.12.1/drivers/iio/resolver/
Dad2s1210.c374 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 1, in ad2s1210_push_events()
379 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 2, in ad2s1210_push_events()
388 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 0, in ad2s1210_push_events()
396 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 0, in ad2s1210_push_events()
404 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 0, in ad2s1210_push_events()
412 IIO_UNMOD_EVENT_CODE(IIO_ANGL, 1, in ad2s1210_push_events()
420 IIO_UNMOD_EVENT_CODE(IIO_ANGL_VEL, 0, in ad2s1210_push_events()
428 IIO_UNMOD_EVENT_CODE(IIO_PHASE, 0, in ad2s1210_push_events()
/linux-6.12.1/drivers/iio/dac/
Dad5421.c243 IIO_UNMOD_EVENT_CODE(IIO_CURRENT, in ad5421_fault_handler()
252 IIO_UNMOD_EVENT_CODE(IIO_CURRENT, in ad5421_fault_handler()
261 IIO_UNMOD_EVENT_CODE(IIO_TEMP, in ad5421_fault_handler()
Dad5504.c220 IIO_UNMOD_EVENT_CODE(IIO_TEMP, in ad5504_event_handler()
/linux-6.12.1/drivers/staging/iio/addac/
Dadt7316.c1737 IIO_UNMOD_EVENT_CODE(IIO_TEMP, 0, in adt7316_event_handler()
1743 IIO_UNMOD_EVENT_CODE(IIO_TEMP, 0, in adt7316_event_handler()
1749 IIO_UNMOD_EVENT_CODE(IIO_TEMP, 1, in adt7316_event_handler()
1755 IIO_UNMOD_EVENT_CODE(IIO_TEMP, 1, in adt7316_event_handler()
1761 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 1, in adt7316_event_handler()
1767 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 2, in adt7316_event_handler()
1773 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, 3, in adt7316_event_handler()
1782 IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, in adt7316_event_handler()
/linux-6.12.1/drivers/iio/proximity/
Dcros_ec_mkbp_proximity.c113 ev = IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, 0, in cros_ec_mkbp_proximity_push_event()
Daw96103.c656 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, i, in aw96103_irq()
666 IIO_UNMOD_EVENT_CODE(IIO_PROXIMITY, i, in aw96103_irq()
/linux-6.12.1/drivers/iio/position/
Diqs624-pos.c83 IIO_UNMOD_EVENT_CODE(IIO_ANGL, 0, in iqs624_pos_notifier()
/linux-6.12.1/drivers/staging/iio/adc/
Dad7816.c257 #define IIO_EVENT_CODE_AD7816_OTI IIO_UNMOD_EVENT_CODE(IIO_TEMP, \

12