Home
last modified time | relevance | path

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

/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c22 IIO_DECLARE_QUATERNION(s32, sampled_vals);
/linux/include/linux/iio/
H A Diio.h943 #define IIO_DECLARE_QUATERNION(type, name) \ macro