Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/
Dsoc-dapm.c375 prefix = dapm->codec->name_prefix; in dapm_new_mixer()
462 prefix = dapm->codec->name_prefix; in dapm_new_mux()
1555 if (dapm->codec && dapm->codec->name_prefix) { in snd_soc_dapm_add_route()
1557 dapm->codec->name_prefix, route->sink); in snd_soc_dapm_add_route()
1560 dapm->codec->name_prefix, route->source); in snd_soc_dapm_add_route()
2205 if (dapm->codec && dapm->codec->name_prefix) in snd_soc_dapm_new_control()
2206 name_len += 1 + strlen(dapm->codec->name_prefix); in snd_soc_dapm_new_control()
2212 if (dapm->codec && dapm->codec->name_prefix) in snd_soc_dapm_new_control()
2214 dapm->codec->name_prefix, widget->name); in snd_soc_dapm_new_control()
Dsoc-core.c1467 codec->name_prefix = map->name_prefix; in soc_set_name_prefix()
1542 temp = codec->name_prefix; in soc_post_component_init()
1543 codec->name_prefix = NULL; in soc_post_component_init()
1554 codec->name_prefix = temp; in soc_post_component_init()
2411 codec->name_prefix)); in snd_soc_add_controls()
/linux-2.6.39/fs/dlm/
Duser.c29 static const char name_prefix[] = "dlm"; variable
336 len = strlen(name) + strlen(name_prefix) + 2; in dlm_device_register()
341 snprintf((char *)ls->ls_device.name, len, "%s_%s", name_prefix, in dlm_device_register()
/linux-2.6.39/sound/soc/omap/
Drx51.c396 .name_prefix = "b",
/linux-2.6.39/sound/soc/samsung/
Dneo1973_wm8753.c458 .name_prefix = "Amp",
/linux-2.6.39/include/sound/
Dsoc.h512 const char *name_prefix; member
673 const char *name_prefix; member
/linux-2.6.39/drivers/staging/westbridge/astoria/arch/arm/mach-omap2/
Dcyashalomap_kernel.c227 static void cy_as_hal_print_omap_regs(char *name_prefix, in cy_as_hal_print_omap_regs() argument
239 name_prefix, name_base+i, in cy_as_hal_print_omap_regs()