| /OK3568_Linux_fs/kernel/sound/soc/intel/common/ |
| H A D | soc-acpi-intel-tgl-match.c | 43 .name_prefix = "rt711" 52 .name_prefix = "rt711" 61 .name_prefix = "rt1308-1" 67 .name_prefix = "rt1308-2" 76 .name_prefix = "rt1308-1" 85 .name_prefix = "rt1308-1" 94 .name_prefix = "rt1308-1" 103 .name_prefix = "rt1308-2" 112 .name_prefix = "rt715" 121 .name_prefix = "rt715" [all …]
|
| H A D | soc-acpi-intel-cml-match.c | 101 .name_prefix = "rt700" 119 .name_prefix = "rt711" 128 .name_prefix = "rt1308-1" 137 .name_prefix = "rt1308-1" 146 .name_prefix = "rt1308-2" 155 .name_prefix = "rt715" 164 .name_prefix = "rt711" 173 .name_prefix = "rt1316-1" 182 .name_prefix = "rt1316-2" 191 .name_prefix = "rt714"
|
| H A D | soc-acpi-intel-icl-match.c | 62 .name_prefix = "rt700" 80 .name_prefix = "rt711" 89 .name_prefix = "rt1308-1" 98 .name_prefix = "rt1308-1" 107 .name_prefix = "rt1308-2" 116 .name_prefix = "rt715"
|
| H A D | soc-acpi-intel-cnl-match.c | 42 .name_prefix = "rt5682"
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/boards/ |
| H A D | sof_maxim_common.c | 23 .name_prefix = "Right", 27 .name_prefix = "Left", 80 codec_dai->component->name_prefix); in max98373_trigger()
|
| H A D | cml_rt1011_rt5682.c | 499 .name_prefix = "WL", 503 .name_prefix = "WR", 508 .name_prefix = "TL", 512 .name_prefix = "TR",
|
| H A D | kbl_da7219_max98927.c | 241 codec_dai->component->name_prefix); in kabylake_ssp0_trigger() 559 .name_prefix = "Right", 564 .name_prefix = "Left", 572 .name_prefix = "Right", 577 .name_prefix = "Left",
|
| H A D | sof_da7219_max98373.c | 216 .name_prefix = "Right", 220 .name_prefix = "Left",
|
| H A D | skl_nau88l25_ssm4567.c | 151 .name_prefix = "Left", 155 .name_prefix = "Right",
|
| H A D | sof_sdw.c | 614 codec_conf[*codec_conf_index].name_prefix = link->adr_d[i].name_prefix; in create_codec_dai_name() 900 if (!adr_link->adr_d[i].name_prefix) { in sof_card_codec_conf_alloc()
|
| H A D | kbl_rt5663_rt5514_max98927.c | 197 .name_prefix = "Right", 201 .name_prefix = "Left",
|
| H A D | bxt_da7219_max98357a.c | 641 .name_prefix = "Left", 645 .name_prefix = "Right",
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/ |
| H A D | sdm845.c | 142 if (!strcmp(codec_dai->component->name_prefix, "Left")) { in sdm845_tdm_snd_hw_params() 154 if (!strcmp(codec_dai->component->name_prefix, "Right")) { in sdm845_tdm_snd_hw_params() 360 if (!strcmp(codec_dai->component->name_prefix, in sdm845_snd_startup() 371 if (!strcmp(codec_dai->component->name_prefix, in sdm845_snd_startup()
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-da7219-max98357.c | 582 .name_prefix = "Mt6358", 622 .name_prefix = "Mt6358", 626 .name_prefix = "Left", 630 .name_prefix = "Right",
|
| H A D | mt8183-mt6358-ts3a227-max98357.c | 541 .name_prefix = "Left", 545 .name_prefix = "Right",
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | simple_card_utils.h | 201 if (props->codec_conf && props->codec_conf->name_prefix) in asoc_simple_debug_info() 203 props->codec_conf->name_prefix); in asoc_simple_debug_info()
|
| H A D | soc-acpi.h | 102 const char *name_prefix; member
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | j721e-evm.c | 702 priv->codec_conf[*conf_idx].name_prefix = "codec-1"; in j721e_soc_probe_cpb() 705 priv->codec_conf[*conf_idx].name_prefix = "McASP10"; in j721e_soc_probe_cpb() 821 priv->codec_conf[*conf_idx].name_prefix = "codec-a"; in j721e_soc_probe_ivi() 825 priv->codec_conf[*conf_idx].name_prefix = "codec-b"; in j721e_soc_probe_ivi() 829 priv->codec_conf[*conf_idx].name_prefix = "McASP0"; in j721e_soc_probe_ivi()
|
| H A D | rx51.c | 332 .name_prefix = "b", 336 .name_prefix = "TPA6130A2",
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | meson.build | 20 name_prefix: '',
|
| /OK3568_Linux_fs/kernel/sound/soc/amd/ |
| H A D | acp3x-rt5682-max9836.c | 292 .name_prefix = "Left", 296 .name_prefix = "Right",
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A D | lowland.c | 130 .name_prefix = "Sub",
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | audio_helper.c | 188 num_controls, component->name_prefix); in gbaudio_remove_component_controls()
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8173/ |
| H A D | mt8173-rt5650-rt5514.c | 159 .name_prefix = "Sub",
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | user.c | 27 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()
|