Searched defs:bma150 (Results 1 – 1 of 1) sorted by relevance
194 static int bma150_set_mode(struct bma150_data *bma150, u8 mode) in bma150_set_mode()215 static int bma150_soft_reset(struct bma150_data *bma150) in bma150_soft_reset()228 static int bma150_set_range(struct bma150_data *bma150, u8 range) in bma150_set_range()234 static int bma150_set_bandwidth(struct bma150_data *bma150, u8 bw) in bma150_set_bandwidth()240 static int bma150_set_low_g_interrupt(struct bma150_data *bma150, in bma150_set_low_g_interrupt()264 static int bma150_set_high_g_interrupt(struct bma150_data *bma150, in bma150_set_high_g_interrupt()291 static int bma150_set_any_motion_interrupt(struct bma150_data *bma150, in bma150_set_any_motion_interrupt()320 static void bma150_report_xyz(struct bma150_data *bma150) in bma150_report_xyz()357 static int bma150_open(struct bma150_data *bma150) in bma150_open()378 static void bma150_close(struct bma150_data *bma150) in bma150_close()[all …]