| /linux/Documentation/sound/soc/ |
| A D | dapm.rst | 19 DAPM is based on two basic elements, called widgets and routes: 72 Audio DAPM widgets fall into a number of types: 99 Power or clock supply widget used by other widgets. 143 build a list of widgets of the codecs and machines DAPM widgets. 145 Most widgets have a name, register, shift and invert. Some widgets have extra 156 Stream widgets have the following format: 165 e.g. stream widgets for HiFi playback and capture 171 e.g. stream widgets for AIF 210 Machine widgets are different from codec widgets in that they don't have a 318 source widgets. :: [all …]
|
| /linux/sound/soc/sdw_utils/ |
| A D | soc_sdw_utils.c | 71 .widgets = rt700_widgets, 91 .widgets = generic_jack_widgets, 111 .widgets = generic_jack_widgets, 131 .widgets = generic_jack_widgets, 144 .widgets = generic_spk_widgets, 212 .widgets = generic_spk_widgets, 232 .widgets = generic_spk_widgets, 251 .widgets = generic_spk_widgets, 270 .widgets = generic_spk_widgets, 389 .widgets = maxim_widgets, [all …]
|
| /linux/sound/hda/ |
| A D | hdac_sysfs.c | 322 struct hdac_widget_tree *tree = codec->widgets; in widget_tree_free() 335 codec->widgets = NULL; in widget_tree_free() 369 tree = codec->widgets = kzalloc(sizeof(*tree), GFP_KERNEL); in widget_tree_create() 405 if (codec->widgets) in hda_widget_sysfs_init() 432 if (!codec->widgets) in hda_widget_sysfs_reinit() 435 tree = kmemdup(codec->widgets, sizeof(*tree), GFP_KERNEL); in hda_widget_sysfs_reinit() 448 free_widget_node(codec->widgets->nodes[i], in hda_widget_sysfs_reinit() 459 codec->widgets->nodes[nid - codec->start_nid]; in hda_widget_sysfs_reinit() 463 kfree(codec->widgets->nodes); in hda_widget_sysfs_reinit() 464 kfree(codec->widgets); in hda_widget_sysfs_reinit() [all …]
|
| /linux/sound/soc/codecs/ |
| A D | audio-iio-aux.c | 124 static struct snd_soc_dapm_widget widgets[3]; variable 128 static_assert(ARRAY_SIZE(widgets) >= 3, "3 widgets are needed"); 150 widgets[0] = SND_SOC_DAPM_INPUT(input_name); in audio_iio_aux_add_dapms() 151 widgets[1] = SND_SOC_DAPM_OUTPUT(output_name); in audio_iio_aux_add_dapms() 152 widgets[2] = SND_SOC_DAPM_PGA(pga_name, SND_SOC_NOPM, 0, 0, NULL, 0); in audio_iio_aux_add_dapms() 153 ret = snd_soc_dapm_new_controls(dapm, widgets, 3); in audio_iio_aux_add_dapms()
|
| A D | hdac_hdmi.c | 1047 widgets[mux_index].name, in hdac_hdmi_add_pinmux_cvt_route() 1049 widgets[j].name, NULL); in hdac_hdmi_add_pinmux_cvt_route() 1076 struct snd_soc_dapm_widget *widgets; in create_fill_widget_route_map() local 1089 widgets = devm_kzalloc(dapm->dev, (sizeof(*widgets) * in create_fill_widget_route_map() 1093 if (!widgets) in create_fill_widget_route_map() 1132 &pin->ports[j], &widgets[i], in create_fill_widget_route_map() 1160 widgets[sink_index].name, NULL, in create_fill_widget_route_map() 1161 widgets[src_index].name, NULL); in create_fill_widget_route_map() 1820 struct snd_soc_dapm_widget *widgets; in hdac_hdmi_jack_port_init() local 1826 sizeof(*widgets), GFP_KERNEL); in hdac_hdmi_jack_port_init() [all …]
|
| /linux/sound/soc/intel/boards/ |
| A D | bytcht_nocodec.c | 20 static const struct snd_soc_dapm_widget widgets[] = { variable 159 .dapm_widgets = widgets, 160 .num_dapm_widgets = ARRAY_SIZE(widgets),
|
| A D | sof_da7219.c | 71 static const struct snd_soc_dapm_widget widgets[] = { variable 204 .dapm_widgets = widgets, 205 .num_dapm_widgets = ARRAY_SIZE(widgets),
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | widgets.txt | 3 This mainly specifies audio off-codec DAPM widgets. 15 simple-audio-widgets =
|
| A D | sound-card-common.yaml | 20 ignore-suspend-widgets: 23 A list of audio sound widgets which are marked ignoring system suspend.
|
| A D | audio-graph.yaml | 29 widgets: 31 User specified audio sound widgets.
|
| A D | qcom,apq8016-sbc-sndcard.yaml | 51 widgets: 52 description: User specified audio sound widgets. 168 widgets =
|
| A D | samsung,odroid.yaml | 61 samsung,audio-widgets: 65 like headphones or speakers, for details see widgets.txt
|
| A D | simple-card.yaml | 94 widgets: 95 description: User specified audio sound widgets. 179 simple-audio-card,widgets: 180 $ref: "#/definitions/widgets" 286 simple-audio-card,widgets = 356 simple-audio-card,widgets =
|
| /linux/sound/soc/samsung/ |
| A D | lowland.c | 150 static const struct snd_soc_dapm_widget widgets[] = { variable 180 .dapm_widgets = widgets, 181 .num_dapm_widgets = ARRAY_SIZE(widgets),
|
| A D | tobermory.c | 133 static const struct snd_soc_dapm_widget widgets[] = { variable 215 .dapm_widgets = widgets, 216 .num_dapm_widgets = ARRAY_SIZE(widgets),
|
| A D | speyside.c | 267 static const struct snd_soc_dapm_widget widgets[] = { variable 319 .dapm_widgets = widgets, 320 .num_dapm_widgets = ARRAY_SIZE(widgets),
|
| A D | littlemill.c | 234 static const struct snd_soc_dapm_widget widgets[] = { variable 328 .dapm_widgets = widgets, 329 .num_dapm_widgets = ARRAY_SIZE(widgets),
|
| /linux/drivers/staging/greybus/ |
| A D | audio_helper.c | 23 list_for_each_entry(w, &card->widgets, list) { in gbaudio_dapm_link_dai_widget() 65 list_for_each_entry(dai_w, &card->widgets, list) { in gbaudio_dapm_link_component_dai_widgets() 123 list_for_each_entry(tmp_w, &dapm->card->widgets, list) { in gbaudio_dapm_free_controls()
|
| A D | audio_topology.c | 382 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_mixer_dapm_ctl_get() 431 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_mixer_dapm_ctl_put() 467 widget = wlist->widgets[wi]; in gbcodec_mixer_dapm_ctl_put() 712 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_enum_dapm_ctl_get() 759 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_enum_dapm_ctl_put() 834 widget = wlist->widgets[wi]; in gbcodec_enum_dapm_ctl_put() 1213 struct gb_audio_widget *widgets) in gbaudio_tplg_process_widgets() argument 1226 curr = widgets; in gbaudio_tplg_process_widgets() 1353 struct gb_audio_widget *widgets; in gbaudio_tplg_parse_data() local 1378 widgets = (struct gb_audio_widget *)module->widget_offset; in gbaudio_tplg_parse_data() [all …]
|
| /linux/sound/soc/fsl/ |
| A D | imx-rpmsg.c | 66 const char *widgets; in imx_rpmsg_late_probe() local 74 i, &widgets); in imx_rpmsg_late_probe() 76 snd_soc_dapm_ignore_suspend(dapm, widgets); in imx_rpmsg_late_probe()
|
| /linux/Documentation/sound/hd-audio/ |
| A D | realtek-pc-beep.rst | 7 route audio between pins but aren't themselves exposed as HDA widgets. As far 9 for codecs that don't have mixer widgets in their output paths. Why it's easier 35 by h and S bits. Does not affect the level of 1Ah exposed to other widgets. 39 by h and S bits. Does not affect the level of 1Ah exposed to other widgets. 90 and selector widgets.
|
| /linux/arch/arm64/boot/dts/freescale/ |
| A D | imx8mq-zii-ultra-rmb3.dts | 20 simple-audio-card,widgets = 45 simple-audio-card,widgets =
|
| A D | imx8mq-zii-ultra-zest.dts | 20 simple-audio-card,widgets =
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | am3517-evm-ui.dtsi | 13 simple-audio-card,widgets = 43 simple-audio-card,widgets =
|
| /linux/sound/soc/generic/ |
| A D | test-component.c | 509 static const struct snd_soc_dapm_widget widgets[] = { variable 566 cdriv->dapm_widgets = widgets; in test_driver_probe() 567 cdriv->num_dapm_widgets = ARRAY_SIZE(widgets); in test_driver_probe()
|