Home
last modified time | relevance | path

Searched refs:bma180_set_new_data_intr_state (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dbma180.c238 static int bma180_set_new_data_intr_state(struct bma180_data *data, bool state) in bma180_set_new_data_intr_state() function
379 return bma180_set_new_data_intr_state(data, false); in bma180_chip_init()
479 if (bma180_set_new_data_intr_state(data, false)) in bma180_chip_disable()
494 if (bma180_set_new_data_intr_state(data, false)) in bma25x_chip_disable()
968 return bma180_set_new_data_intr_state(data, state); in bma180_data_rdy_trigger_set_state()