Searched refs:get_xyz (Results 1 – 4 of 4) sorted by relevance
32 ams_info.get_xyz(y, x, z); in ams_sensors()34 ams_info.get_xyz(x, y, z); in ams_sensors()
43 void (*get_xyz)(s8 *x, s8 *y, s8 *z); member
154 ams_info.get_xyz = ams_pmu_get_xyz; in ams_pmu_init()
265 ams_info.get_xyz = ams_i2c_get_xyz; in ams_i2c_init()
Completed in 6 milliseconds