Searched defs:component_name (Results 1 – 2 of 2) sorted by relevance
122 struct component_name { struct123 int namlen;124 wchar_t *name;
278 const char *component_name = component->driver->name; in snd_soc_rtdcom_lookup() local