Lines Matching defs:test
68 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_control_add_callback() local
80 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_control_remove_callback() local
90 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_pre_run_callback() local
102 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_post_run_callback() local
114 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_pre_stop_callback() local
124 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_post_stop_callback() local
134 struct kunit *test = kunit_get_current_test(); in cs_dsp_test_watchdog_expired_callback() local
156 static void cs_dsp_test_run_stop_callbacks(struct kunit *test) in cs_dsp_test_run_stop_callbacks()
201 static void cs_dsp_test_ctl_v1_callbacks(struct kunit *test) in cs_dsp_test_ctl_v1_callbacks()
260 static void cs_dsp_test_ctl_v2_callbacks(struct kunit *test) in cs_dsp_test_ctl_v2_callbacks()
315 static void cs_dsp_test_no_callbacks(struct kunit *test) in cs_dsp_test_no_callbacks()
352 static void cs_dsp_test_adsp2v2_watchdog_callback(struct kunit *test) in cs_dsp_test_adsp2v2_watchdog_callback()
376 static void cs_dsp_test_adsp2v2_watchdog_no_callbacks(struct kunit *test) in cs_dsp_test_adsp2v2_watchdog_no_callbacks()
397 static void cs_dsp_test_halo_watchdog_callback(struct kunit *test) in cs_dsp_test_halo_watchdog_callback()
417 static void cs_dsp_test_halo_watchdog_no_callbacks(struct kunit *test) in cs_dsp_test_halo_watchdog_no_callbacks()
434 static int cs_dsp_callbacks_test_common_init(struct kunit *test, struct cs_dsp *dsp, in cs_dsp_callbacks_test_common_init()
519 static int cs_dsp_callbacks_test_halo_init(struct kunit *test) in cs_dsp_callbacks_test_halo_init()
538 static int cs_dsp_callbacks_test_adsp2_32bit_init(struct kunit *test, int rev) in cs_dsp_callbacks_test_adsp2_32bit_init()
557 static int cs_dsp_callbacks_test_adsp2v2_32bit_init(struct kunit *test) in cs_dsp_callbacks_test_adsp2v2_32bit_init()
562 static int cs_dsp_callbacks_test_adsp2v1_32bit_init(struct kunit *test) in cs_dsp_callbacks_test_adsp2v1_32bit_init()
567 static int cs_dsp_callbacks_test_adsp2_16bit_init(struct kunit *test) in cs_dsp_callbacks_test_adsp2_16bit_init()