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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlis3lv02d.c113 * lis3lv02d_get_xyz - Get X, Y and Z axis values from the accelerometer
121 static void lis3lv02d_get_xyz(struct lis3lv02d *lis3, int *x, int *y, int *z) function
257 lis3lv02d_get_xyz(&lis3_dev, &x, &y, &z);
532 lis3lv02d_get_xyz(&lis3_dev, &x, &y, &z);

Completed in 36 milliseconds