Lines Matching refs:store_mode
485 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_any_motion_interrupt() local
487 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_any_motion_interrupt()
536 if (store_mode == OPERATION) { in kxcjk1013_setup_any_motion_interrupt()
549 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_new_data_interrupt() local
551 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_new_data_interrupt()
596 if (store_mode == OPERATION) { in kxcjk1013_setup_new_data_interrupt()
638 enum kxcjk1013_mode store_mode; in kxcjk1013_set_odr() local
641 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_odr()
678 if (store_mode == OPERATION) { in kxcjk1013_set_odr()
717 enum kxcjk1013_mode store_mode; in kxcjk1013_set_scale() local
721 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_scale()
733 if (store_mode == OPERATION) { in kxcjk1013_set_scale()