Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-topology-test.c45 struct kunit_soc_component { struct
55 struct kunit_soc_component *kunit_comp = in d_probe() argument
56 container_of(component, struct kunit_soc_component, comp); in d_probe()
68 struct kunit_soc_component *kunit_comp = in d_remove()
69 container_of(component, struct kunit_soc_component, comp); in d_remove()
217 struct kunit_soc_component *kunit_comp = in d_probe_null_comp()
218 container_of(component, struct kunit_soc_component, comp); in d_probe_null_comp()
236 struct kunit_soc_component *kunit_comp; in snd_soc_tplg_test_load_with_null_comp()
278 struct kunit_soc_component *kunit_comp; in snd_soc_tplg_test_load_with_null_ops()
321 struct kunit_soc_component *kunit_comp = in d_probe_null_fw()
[all …]