| /linux/sound/soc/sdca/ |
| H A D | sdca_asoc.c | 128 const char **texts; in get_terminal_name() 156 texts = devm_kcalloc(dev, range->rows + 3, sizeof(*texts), GFP_KERNEL); in get_terminal_name() 157 if (!texts) in get_terminal_name() 164 texts[0] = "Jack Unplugged"; in entity_early_parse_ge() 165 texts[1] = "Jack Unknown"; in entity_early_parse_ge() 166 texts[2] = "Detection in Progress"; in entity_early_parse_ge() 176 texts[i + 3] = sdca_find_terminal_name(type); in entity_early_parse_ge() 177 if (!texts[i + 3]) { in entity_early_parse_ge() 187 soc_enum->texts in entity_early_parse_ge() 172 const char **texts; entity_early_parse_ge() local 520 const char **texts; entity_parse_su_class() local [all...] |
| /linux/sound/usb/ |
| H A D | mixer_s1810c.c | 516 static const char *const texts[2] = { in snd_s1810c_line_sw_info() local 521 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_s1810c_line_sw_info() 564 static const char *const texts[2] = { in snd_s1810c_ab_sw_info() local 569 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_s1810c_ab_sw_info()
|
| H A D | mixer_quirks.c | 459 static const char * const texts[2] = {"1/2", "3/4"}; in snd_emu0204_ch_switch_info() local 461 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_emu0204_ch_switch_info() 999 static const char *const texts[2] = { in snd_mbox1_clk_switch_info() local 1004 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_mbox1_clk_switch_info() 1066 static const char *const texts[2] = { in snd_mbox1_src_switch_info() local 1071 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_mbox1_src_switch_info() 1269 static const char *const texts[8] = { in snd_ftu_eff_switch_info() local 1274 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_ftu_eff_switch_info() 2138 static const char *const texts[2] = { in snd_soundblaster_e1_switch_info() local 2142 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_soundblaster_e1_switch_info() [all …]
|
| /linux/sound/pci/ca0106/ |
| H A D | ca0106_mixer.c | 174 static const char * const texts[6] = { in snd_ca0106_capture_source_info() local 178 return snd_ctl_enum_info(uinfo, 1, 6, texts); in snd_ca0106_capture_source_info() 211 static const char * const texts[4] = { in snd_ca0106_i2c_capture_source_info() local 215 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_ca0106_i2c_capture_source_info() 250 static const char * const texts[2] = { "Side out", "Line in" }; in snd_ca0106_capture_line_in_side_out_info() local 252 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_ca0106_capture_line_in_side_out_info() 258 static const char * const texts[2] = { "Line in", "Mic in" }; in snd_ca0106_capture_mic_line_in_info() local 260 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_ca0106_capture_mic_line_in_info()
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_patch.h | 37 const char * const *texts; member 42 .mask = xmask, .texts = xtexts }
|
| /linux/Documentation/userspace-api/media/ |
| H A D | fdl-appendix.rst | 81 .. _fdl-cover-texts: 149 :ref:`Cover Texts <fdl-cover-texts>`, you must enclose the copies in 160 If the required texts for either cover are too voluminous to fit 238 :ref:`Cover Texts <fdl-cover-texts>` given in the 300 :ref:`Front-Cover Text <fdl-cover-texts>`, and a passage of up to 25 301 words as a :ref:`Back-Cover Text <fdl-cover-texts>`, to the end of the 302 list of :ref:`Cover Texts <fdl-cover-texts>` in the 378 of the Document. If the :ref:`Cover Text <fdl-cover-texts>` 456 :ref:`Front-Cover Texts <fdl-cover-texts>` being LIST, and with 457 the :ref:`Back-Cover Texts <fdl-cover-texts>` being LIST. A copy [all …]
|
| /linux/sound/soc/renesas/rcar/ |
| H A D | rsnd.h | 720 const char * const *texts; member 755 const char * const *texts, 767 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ argument 769 texts, 1, size)
|
| H A D | core.c | 1691 if (cfg->texts) { in rsnd_kctrl_info() 1698 cfg->texts[uinfo->value.enumerated.item], in rsnd_kctrl_info() 1719 if (cfg->texts) in rsnd_kctrl_get() 1737 if (cfg->texts) { in rsnd_kctrl_put() 1806 const char * const *texts, in rsnd_kctrl_new() argument 1845 cfg->texts = texts; in rsnd_kctrl_new()
|
| /linux/sound/soc/codecs/ |
| H A D | wm8958-dsp2.c | 931 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 942 wm8994->mbc_enum.texts = wm8994->mbc_texts; in wm8958_dsp2_init() 957 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 968 wm8994->vss_enum.texts = wm8994->vss_texts; in wm8958_dsp2_init() 984 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 995 wm8994->vss_hpf_enum.texts = wm8994->vss_hpf_texts; in wm8958_dsp2_init() 1012 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 1023 wm8994->enh_eq_enum.texts = wm8994->enh_eq_texts; in wm8958_dsp2_init()
|
| H A D | hdac_hdmi.c | 914 const char *cvt_name = e->texts[ucontrol->value.enumerated.item[0]]; in hdac_hdmi_set_pin_port_mux() 1005 /* enum texts: ["NONE", "cvt #", "cvt #", ...] */ in hdac_hdmi_create_pin_port_muxs() 1022 se->texts = devm_kmemdup_array(&hdev->dev, items, num_items, sizeof(items[0]), GFP_KERNEL); in hdac_hdmi_create_pin_port_muxs() 1023 if (!se->texts) in hdac_hdmi_create_pin_port_muxs() 1049 se->texts[j + 1], in hdac_hdmi_add_pinmux_cvt_route()
|
| /linux/sound/soc/tegra/ |
| H A D | tegra210_ahub.h | 81 .texts = xtexts, \
|
| /linux/drivers/staging/greybus/ |
| H A D | audio_codec.h | 87 const char * const *texts; member
|
| /linux/sound/i2c/other/ |
| H A D | ak4xxx-adda.c | 452 static const char * const texts[4] = { in snd_akm4xxx_deemphasis_info() local 455 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_akm4xxx_deemphasis_info()
|
| /linux/Documentation/filesystems/spufs/ |
| H A D | spu_create.rst | 89 texts has been reached.
|
| /linux/include/uapi/sound/ |
| H A D | asoc.h | 422 char texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
|
| /linux/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.h | 841 const char * const *texts; member 847 (struct sst_enum){ .reg = s_ch_no, .tx = is_tx, .max = 4+1, .texts = xtexts, }
|
| H A D | sst-atom-controls.c | 146 e->texts[uinfo->value.enumerated.item]); in sst_slot_enum_info() 182 e->texts[mux], mux ? map[mux - 1] : -1); in sst_slot_get() 257 e->texts[mux], map[slot_channel_no]); in sst_slot_put()
|
| /linux/tools/memory-model/Documentation/ |
| H A D | recipes.txt | 537 this type of relation. In formal memory-modeling texts, this 542 of relation. In formal memory-modeling texts, this relation is 548 the first access of CPU2(). In formal memory-modeling texts,
|
| /linux/sound/soc/ |
| H A D | soc-topology.c | 700 if (le32_to_cpu(ec->items) > ARRAY_SIZE(ec->texts)) in soc_tplg_denum_create_texts() 710 if (strnlen(ec->texts[i], SNDRV_CTL_ELEM_ID_NAME_MAXLEN) == in soc_tplg_denum_create_texts() 716 se->dobj.control.dtexts[i] = devm_kstrdup(tplg->dev, ec->texts[i], GFP_KERNEL); in soc_tplg_denum_create_texts() 724 se->texts = (const char * const *)se->dobj.control.dtexts; in soc_tplg_denum_create_texts() 809 dev_err(tplg->dev, "ASoC: could not create texts for %s\n", ec->hdr.name); in soc_tplg_control_denum_create()
|
| /linux/sound/ppc/ |
| H A D | tumbler.c | 795 static const char * const texts[2] = { in snapper_info_capture_source() local 799 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snapper_info_capture_source()
|
| /linux/sound/hda/common/ |
| H A D | hda_local.h | 683 int num_items, const char * const *texts);
|
| /linux/LICENSES/dual/ |
| H A D | copyleft-next-0.3.1 | 42 license texts, and author attributions, but does not include logos,
|
| H A D | CC-BY-4.0 | 6 with a GPL2 compatible license using "OR", as CC-BY-4.0 texts processed by
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-pdmc.c | 140 .texts = mchp_pdmc_sinc_filter_order_text,
|
| /linux/LICENSES/deprecated/ |
| H A D | GFDL-1.1 | 147 If the required texts for either cover are too voluminous to fit
|