Lines Matching refs:store_mode
529 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_any_motion_interrupt() local
531 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_any_motion_interrupt()
580 if (store_mode == OPERATION) { in kxcjk1013_setup_any_motion_interrupt()
593 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_new_data_interrupt() local
595 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_new_data_interrupt()
640 if (store_mode == OPERATION) { in kxcjk1013_setup_new_data_interrupt()
682 enum kxcjk1013_mode store_mode; in kxcjk1013_set_odr() local
685 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_odr()
722 if (store_mode == OPERATION) { in kxcjk1013_set_odr()
761 enum kxcjk1013_mode store_mode; in kxcjk1013_set_scale() local
765 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_scale()
777 if (store_mode == OPERATION) { in kxcjk1013_set_scale()