Home
last modified time | relevance | path

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

/drivers/input/misc/
Dadxl34x.c184 struct axis_triple { struct
195 struct axis_triple swcal; argument
196 struct axis_triple hwcal;
197 struct axis_triple saved;
238 static void adxl34x_get_triple(struct adxl34x *ac, struct axis_triple *axis) in adxl34x_get_triple()
259 struct axis_triple axis; in adxl34x_service_ev_fifo()