Lines Matching refs:store_mode
493 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_any_motion_interrupt() local
495 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_any_motion_interrupt()
544 if (store_mode == OPERATION) { in kxcjk1013_setup_any_motion_interrupt()
557 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_new_data_interrupt() local
559 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_setup_new_data_interrupt()
604 if (store_mode == OPERATION) { in kxcjk1013_setup_new_data_interrupt()
646 enum kxcjk1013_mode store_mode; in kxcjk1013_set_odr() local
649 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_odr()
686 if (store_mode == OPERATION) { in kxcjk1013_set_odr()
725 enum kxcjk1013_mode store_mode; in kxcjk1013_set_scale() local
729 ret = kxcjk1013_get_mode(data, &store_mode); in kxcjk1013_set_scale()
741 if (store_mode == OPERATION) { in kxcjk1013_set_scale()