Lines Matching refs:store_mode
666 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_any_motion_interrupt() local
668 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_any_motion_interrupt()
715 if (store_mode == OPERATION) { in kxcjk1013_setup_any_motion_interrupt()
728 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_new_data_interrupt() local
730 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_new_data_interrupt()
773 if (store_mode == OPERATION) { in kxcjk1013_setup_new_data_interrupt()
815 enum kxcjk1013_mode store_mode; in kxcjk1013_set_odr() local
818 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_odr()
855 if (store_mode == OPERATION) { in kxcjk1013_set_odr()
894 enum kxcjk1013_mode store_mode; in kxcjk1013_set_scale() local
898 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_scale()
910 if (store_mode == OPERATION) { in kxcjk1013_set_scale()