Lines Matching refs:store_mode
430 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_any_motion_interrupt() local
432 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_any_motion_interrupt()
481 if (store_mode == OPERATION) { in kxcjk1013_setup_any_motion_interrupt()
494 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_new_data_interrupt() local
496 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_new_data_interrupt()
541 if (store_mode == OPERATION) { in kxcjk1013_setup_new_data_interrupt()
582 enum kxcjk1013_mode store_mode; in kxcjk1013_set_odr() local
584 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_odr()
617 if (store_mode == OPERATION) { in kxcjk1013_set_odr()
659 enum kxcjk1013_mode store_mode; in kxcjk1013_set_scale() local
663 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_scale()
675 if (store_mode == OPERATION) { in kxcjk1013_set_scale()