aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/accelerometer/lsm6ds3/lsm6ds3a.h
blob: e19f6522514177b876135bae667871daedb8ccd0 (plain) (blame)
1
2
3
4
5
6
7
#ifndef LSM6DS3A_H
#define LSM6DS3A_H

int lsm6ds3_acc_mode(void);


#endif