Home
last modified time | relevance | path

Searched defs:component_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_types.h122 struct component_name { struct
123 int namlen;
124 wchar_t *name;
/openbmc/linux/sound/soc/
H A Dsoc-core.c353 const char *component_name = component->driver->name; in snd_soc_rtdcom_lookup() local