Home
last modified time | relevance | path

Searched refs:kunit_soc_component (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/sound/soc/
Dsoc-topology-test.c51 struct kunit_soc_component { struct
61 struct kunit_soc_component *kunit_comp = in d_probe() argument
62 container_of(component, struct kunit_soc_component, comp); in d_probe()
74 struct kunit_soc_component *kunit_comp = in d_remove()
75 container_of(component, struct kunit_soc_component, comp); in d_remove()
226 struct kunit_soc_component *kunit_comp = in d_probe_null_comp()
227 container_of(component, struct kunit_soc_component, comp); in d_probe_null_comp()
246 struct kunit_soc_component *kunit_comp; in snd_soc_tplg_test_load_with_null_comp()
290 struct kunit_soc_component *kunit_comp; in snd_soc_tplg_test_load_with_null_ops()
334 struct kunit_soc_component *kunit_comp = in d_probe_null_fw()
[all …]