/linux-6.14.4/sound/soc/codecs/ |
D | audio-iio-aux.c | 55 int val; in audio_iio_aux_get_volsw() local 75 int val; in audio_iio_aux_put_volsw() local 124 static struct snd_soc_dapm_widget widgets[3]; variable
|
D | hdac_hdmi.c | 339 int val; in hdac_hdmi_set_dip_index() local 762 hda_nid_t nid, int val) in hdac_hdmi_set_amp() 1033 struct snd_soc_dapm_widget *widgets, in hdac_hdmi_add_pinmux_cvt_route() 1076 struct snd_soc_dapm_widget *widgets; in create_fill_widget_route_map() local 1820 struct snd_soc_dapm_widget *widgets; in hdac_hdmi_jack_port_init() local
|
D | lpass-wsa-macro.c | 1318 u16 val, mask = 0, cnt = 0, temp; in wsa_macro_get_channel_map() local 1463 u32 tx_reg0, u32 tx_reg1, u32 val) in wsa_macro_enable_disable_vi_sense() 1581 int val; in wsa_macro_enable_mix_path() local 1897 int comp_gain_offset, val; in wsa_macro_config_ear_spkr_gain() local 1944 int val; in wsa_macro_enable_interpolator() local 2078 u16 val, ec_tx, ec_hq_reg; in wsa_macro_enable_echo() local 2663 const struct snd_soc_dapm_widget *widgets; in wsa_macro_component_probe() local 2717 int ret, val; in swclk_gate_is_enabled() local
|
D | lpass-rx-macro.c | 1689 unsigned int val; in rx_macro_int_dem_inp_mux_put() local 1847 u16 val, mask = 0, cnt = 0, temp; in rx_macro_get_channel_map() local 2171 u8 pcm_rate, val; in rx_macro_config_compander() local 3102 u16 val, ec_hq_reg; in rx_macro_enable_echo() local 3610 const struct snd_soc_dapm_widget *widgets; in rx_macro_component_probe() local 3702 int ret, val; in swclk_gate_is_enabled() local
|
/linux-6.14.4/drivers/staging/greybus/ |
D | audio_topology.c | 425 unsigned int mask, val; in gbcodec_mixer_dapm_ctl_put() local 757 unsigned int val, mux, change; in gbcodec_enum_dapm_ctl_put() local 1213 struct gb_audio_widget *widgets) in gbaudio_tplg_process_widgets() 1353 struct gb_audio_widget *widgets; in gbaudio_tplg_parse_data() local
|
/linux-6.14.4/include/sound/ |
D | hdaudio.h | 89 struct hdac_widget_tree *widgets; member 174 unsigned int val; in snd_hdac_read_parm() local 424 #define snd_hdac_aligned_write(val, addr, mask) do {} while (0) argument 428 u8 val) in snd_hdac_reg_writeb() 437 u16 val) in snd_hdac_reg_writew() 457 #define snd_hdac_reg_writel(bus, addr, val) writel(val, addr) argument 459 #define snd_hdac_reg_writeq(bus, addr, val) writeq(val, addr) argument 493 #define snd_hdac_chip_updatel(chip, reg, mask, val) \ argument 496 #define snd_hdac_chip_updatew(chip, reg, mask, val) \ argument 499 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ argument [all …]
|
D | soc.h | 1107 struct list_head widgets; member 1330 unsigned int val) in snd_soc_enum_val_to_item()
|
/linux-6.14.4/sound/soc/ |
D | soc-core.c | 2964 struct snd_soc_dapm_widget *widgets; in snd_soc_of_parse_audio_simple_widgets() local 3094 u32 val; in snd_soc_of_get_slot_mask() local 3115 u32 val; in snd_soc_of_parse_tdm_slot() local 3310 unsigned int val; in snd_soc_daifmt_parse_format() member
|
D | soc-dapm.c | 43 #define DAPM_UPDATE_STAT(widget, val) widget->dapm->card->dapm_stats.val++; argument 757 unsigned int val; in dapm_connect_mux() local 794 unsigned int val = soc_dapm_read(p->sink->dapm, reg); in dapm_set_mixer_path_status() local 1136 struct list_head *widgets) in dapm_widget_list_create() 3307 unsigned int val; in snd_soc_dapm_new_widgets() local 3390 unsigned int reg_val, val, rval = 0; in snd_soc_dapm_get_volsw() local 3449 unsigned int val, rval = 0; in snd_soc_dapm_put_volsw() local 3532 unsigned int reg_val, val; in snd_soc_dapm_get_enum_double() local 3570 unsigned int val, change, reg_change = 0; in snd_soc_dapm_put_enum_double() local
|