Home
last modified time | relevance | path

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

/drivers/staging/iio/meter/
Dade7759.c243 static IIO_DEV_ATTR_PHCAL(S_IWUSR | S_IRUGO,
Dade7753.c244 static IIO_DEV_ATTR_PHCAL(S_IWUSR | S_IRUGO,
Dmeter.h179 #define IIO_DEV_ATTR_PHCAL(_mode, _show, _store, _addr) \ macro