Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A 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()
225 struct kunit_soc_component *kunit_comp = in d_probe_null_comp()
226 container_of(component, struct kunit_soc_component, comp); in d_probe_null_comp()
244 struct kunit_soc_component *kunit_comp; in snd_soc_tplg_test_load_with_null_comp()
286 struct kunit_soc_component *kunit_comp; in snd_soc_tplg_test_load_with_null_ops()
329 struct kunit_soc_component *kunit_comp = in d_probe_null_fw()
[all …]