Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dlm3533-als.c585 #define ALS_TARGET_ATTR_RW(_channel, _zone) \ macro
595 static ALS_TARGET_ATTR_RW(0, 0);
596 static ALS_TARGET_ATTR_RW(0, 1);
597 static ALS_TARGET_ATTR_RW(0, 2);
598 static ALS_TARGET_ATTR_RW(0, 3);
599 static ALS_TARGET_ATTR_RW(0, 4);
601 static ALS_TARGET_ATTR_RW(1, 0);
602 static ALS_TARGET_ATTR_RW(1, 1);
603 static ALS_TARGET_ATTR_RW(1, 2);
604 static ALS_TARGET_ATTR_RW(1, 3);
[all …]