Searched refs:stk8baxx_data (Results 1 – 1 of 1) sorted by relevance
245 struct stk8baxx_data { struct280 static int stk8baxx_set_enable(struct stk8baxx_data *stk, char en); argument281 static int stk8baxx_read_sensor_data(struct stk8baxx_data *stk);283 static struct stk8baxx_data *stk8baxx_data_ptr;297 static int stk8baxx_chk_for_addr(struct stk8baxx_data *stk, s32 org_address, unsigned short reset_a… in stk8baxx_chk_for_addr()333 static int stk8baxx_sw_reset(struct stk8baxx_data *stk) in stk8baxx_sw_reset()369 static int stk8baxx_reg_init(struct stk8baxx_data *stk, struct i2c_client *client, struct sensor_pr… in stk8baxx_reg_init()524 static void stk8baxx_low_pass(struct stk8baxx_data *stk, struct stk8baxx_acc *acc_lp) in stk8baxx_low_pass()577 static void stk8baxx_reset_para(struct stk8baxx_data *stk) in stk8baxx_reset_para()590 static void stk8baxx_tune(struct stk8baxx_data *stk, struct stk8baxx_acc *acc_xyz) in stk8baxx_tune()[all …]