Searched refs:bma180_set_new_data_intr_state (Results 1 – 1 of 1) sorted by relevance
232 static int bma180_set_new_data_intr_state(struct bma180_data *data, bool state) in bma180_set_new_data_intr_state() function372 return bma180_set_new_data_intr_state(data, false); in bma180_chip_init()472 if (bma180_set_new_data_intr_state(data, false)) in bma180_chip_disable()487 if (bma180_set_new_data_intr_state(data, false)) in bma25x_chip_disable()959 return bma180_set_new_data_intr_state(data, state); in bma180_data_rdy_trigger_set_state()