Searched refs:kunit_soc_component (Results 1 – 1 of 1) sorted by relevance
45 struct kunit_soc_component { struct55 struct kunit_soc_component *kunit_comp = in d_probe() argument56 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()219 struct kunit_soc_component *kunit_comp = in d_probe_null_comp()220 container_of(component, struct kunit_soc_component, comp); in d_probe_null_comp()238 struct kunit_soc_component *kunit_comp; in snd_soc_tplg_test_load_with_null_comp()280 struct kunit_soc_component *kunit_comp; in snd_soc_tplg_test_load_with_null_ops()323 struct kunit_soc_component *kunit_comp = in d_probe_null_fw()[all …]