Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/samsung/
Dlowland.c129 .name_prefix = "Sub",
Dspeyside.c245 .name_prefix = "Sub",
Dneo1973_wm8753.c309 .name_prefix = "Amp",
Dbells.c349 .name_prefix = "Sub",
/linux-4.4.14/sound/soc/mediatek/
Dmt8173-rt5650-rt5676.c188 .name_prefix = "Sub",
/linux-4.4.14/fs/dlm/
Duser.c29 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/
Drx51.c365 .name_prefix = "b",
/linux-4.4.14/sound/soc/sh/rcar/
Drsrc-card.c248 priv->codec_conf.name_prefix = of_data->prefix; in rsrc_card_parse_links()
/linux-4.4.14/sound/soc/
Dsoc-core.c1095 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()
Dsoc-dapm.c556 return dapm->component->name_prefix; in soc_dapm_prefix()
/linux-4.4.14/include/sound/
Dsoc.h780 const char *name_prefix; member
1054 const char *name_prefix; member