Searched refs:name_prefix (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/sound/soc/samsung/ |
D | lowland.c | 129 .name_prefix = "Sub",
|
D | speyside.c | 245 .name_prefix = "Sub",
|
D | neo1973_wm8753.c | 309 .name_prefix = "Amp",
|
D | bells.c | 349 .name_prefix = "Sub",
|
/linux-4.4.14/sound/soc/mediatek/ |
D | mt8173-rt5650-rt5676.c | 188 .name_prefix = "Sub",
|
/linux-4.4.14/fs/dlm/ |
D | user.c | 29 static const char name_prefix[] = "dlm"; variable 345 len = strlen(name) + strlen(name_prefix) + 2; in dlm_device_register() 350 snprintf((char *)ls->ls_device.name, len, "%s_%s", name_prefix, in dlm_device_register()
|
/linux-4.4.14/sound/soc/omap/ |
D | rx51.c | 365 .name_prefix = "b",
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | rsrc-card.c | 248 priv->codec_conf.name_prefix = of_data->prefix; in rsrc_card_parse_links()
|
/linux-4.4.14/sound/soc/ |
D | soc-core.c | 1095 component->name_prefix = map->name_prefix; in soc_set_name_prefix() 1951 num_controls, component->name_prefix, component); in snd_soc_add_component_controls() 3364 codec_conf->name_prefix = str; in snd_soc_of_parse_audio_prefix()
|
D | soc-dapm.c | 556 return dapm->component->name_prefix; in soc_dapm_prefix()
|
/linux-4.4.14/include/sound/ |
D | soc.h | 780 const char *name_prefix; member 1054 const char *name_prefix; member
|