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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Daccel.h77 IIO_EVENT_ATTR(accel_x_high, _show, _store, _mask, _handler)
95 IIO_EVENT_ATTR(accel_y_high, _show, _store, _mask, _handler)
103 IIO_EVENT_ATTR(accel_z_high, _show, _store, _mask, _handler)
111 IIO_EVENT_ATTR(accel_x_low, _show, _store, _mask, _handler)
119 IIO_EVENT_ATTR(accel_y_low, _show, _store, _mask, _handler)
127 IIO_EVENT_ATTR(accel_z_low, _show, _store, _mask, _handler)
135 IIO_EVENT_ATTR(free_fall, _show, _store, _mask, _handler)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/
H A Dsysfs.h296 * IIO_EVENT_ATTR - non-shared event attribute
303 #define IIO_EVENT_ATTR(_name, _show, _store, _mask, _handler) \ macro
324 IIO_EVENT_ATTR(data_rdy, _show, _store, _mask, _handler)
344 IIO_EVENT_ATTR(ring_50_full, _show, _store, _mask, _handler)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/light/
H A Dtsl2563.c791 IIO_EVENT_ATTR(intensity_both_thresh_both_en,

Completed in 31 milliseconds