Searched defs:bma150 (Results 1 – 1 of 1) sorted by relevance
181 static int bma150_set_mode(struct bma150_data *bma150, u8 mode) in bma150_set_mode()202 static int bma150_soft_reset(struct bma150_data *bma150) in bma150_soft_reset()215 static int bma150_set_range(struct bma150_data *bma150, u8 range) in bma150_set_range()221 static int bma150_set_bandwidth(struct bma150_data *bma150, u8 bw) in bma150_set_bandwidth()227 static int bma150_set_low_g_interrupt(struct bma150_data *bma150, in bma150_set_low_g_interrupt()251 static int bma150_set_high_g_interrupt(struct bma150_data *bma150, in bma150_set_high_g_interrupt()278 static int bma150_set_any_motion_interrupt(struct bma150_data *bma150, in bma150_set_any_motion_interrupt()307 static void bma150_report_xyz(struct bma150_data *bma150) in bma150_report_xyz()344 static int bma150_open(struct bma150_data *bma150) in bma150_open()365 static void bma150_close(struct bma150_data *bma150) in bma150_close()[all …]