Searched defs:bma150 (Results 1 – 1 of 1) sorted by relevance
195 static int bma150_set_mode(struct bma150_data *bma150, u8 mode) in bma150_set_mode()216 static int bma150_soft_reset(struct bma150_data *bma150) in bma150_soft_reset()229 static int bma150_set_range(struct bma150_data *bma150, u8 range) in bma150_set_range()235 static int bma150_set_bandwidth(struct bma150_data *bma150, u8 bw) in bma150_set_bandwidth()241 static int bma150_set_low_g_interrupt(struct bma150_data *bma150, in bma150_set_low_g_interrupt()265 static int bma150_set_high_g_interrupt(struct bma150_data *bma150, in bma150_set_high_g_interrupt()292 static int bma150_set_any_motion_interrupt(struct bma150_data *bma150, in bma150_set_any_motion_interrupt()321 static void bma150_report_xyz(struct bma150_data *bma150) in bma150_report_xyz()358 static int bma150_open(struct bma150_data *bma150) in bma150_open()379 static void bma150_close(struct bma150_data *bma150) in bma150_close()[all …]