Home
last modified time | relevance | path

Searched defs:widget (Results 1 – 25 of 40) sorted by relevance

12

/linux/sound/soc/sdca/
H A Dsdca_asoc.c258 struct snd_soc_dapm_widget **widget, in entity_parse_simple()
276 struct snd_soc_dapm_widget **widget, in entity_parse_it()
308 struct snd_soc_dapm_widget **widget, in entity_parse_ot()
337 static int entity_pde_event(struct snd_soc_dapm_widget *widget, in entity_pde_event()
396 struct snd_soc_dapm_widget **widget, in entity_parse_pde()
449 struct snd_soc_dapm_widget **widget, in entity_parse_su_device()
515 struct snd_soc_dapm_widget **widget, in entity_parse_su_class()
565 struct snd_soc_dapm_widget **widget, in entity_parse_su()
592 struct snd_soc_dapm_widget **widget, in entity_parse_mu()
655 static int entity_cs_event(struct snd_soc_dapm_widget *widget, in entity_cs_event()
[all …]
/linux/drivers/staging/greybus/
H A Daudio_topology.c110 struct gbaudio_widget *widget; in gbaudio_map_widgetname() local
124 struct gbaudio_widget *widget; in gbaudio_map_widgetid() local
382 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_mixer_dapm_ctl_get() local
431 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_mixer_dapm_ctl_put() local
712 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_enum_dapm_ctl_get() local
759 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_enum_dapm_ctl_put() local
1218 struct gbaudio_widget *widget, *_widget; in gbaudio_tplg_process_widgets() local
1410 struct gbaudio_widget *widget, *_widget; in gbaudio_tplg_release() local
H A Daudio_helper.c113 const struct snd_soc_dapm_widget *widget, in gbaudio_dapm_free_controls()
/linux/arch/mips/sgi-ip27/
H A Dip27-xtalk.c26 static void bridge_platform_create(nasid_t nasid, int widget, int masterwid) in bridge_platform_create()
128 static int probe_one_port(nasid_t nasid, int widget, int masterwid) in probe_one_port()
/linux/scripts/kconfig/
H A Dgconf.c97 GtkWidget *widget; in init_main_window() local
379 gboolean on_window1_delete_event(GtkWidget * widget, GdkEvent * event, in on_window1_delete_event()
431 on_window1_size_request(GtkWidget * widget, in on_window1_size_request()
841 on_treeview2_button_press_event(GtkWidget * widget, in on_treeview2_button_press_event()
898 on_treeview2_key_press_event(GtkWidget * widget, in on_treeview2_key_press_event()
959 on_treeview1_button_press_event(GtkWidget * widget, in on_treeview1_button_press_event()
/linux/sound/soc/
H A Dsoc-dapm.c43 #define DAPM_UPDATE_STAT(widget, val) widget->dapm->card->dapm_stats.val++; argument
336 struct snd_soc_dapm_widget *widget; member
655 static int dapm_kcontrol_data_alloc(struct snd_soc_dapm_widget *widget, in dapm_kcontrol_data_alloc()
786 struct snd_soc_dapm_widget *widget) in dapm_kcontrol_add_widget()
1308 static int snd_soc_dapm_suspend_check(struct snd_soc_dapm_widget *widget) in snd_soc_dapm_suspend_check()
1359 static void invalidate_paths_ep(struct snd_soc_dapm_widget *widget, in invalidate_paths_ep()
1389 static __always_inline int is_connected_ep(struct snd_soc_dapm_widget *widget, in is_connected_ep()
1452 static int is_connected_output_ep(struct snd_soc_dapm_widget *widget, in is_connected_output_ep()
1470 static int is_connected_input_ep(struct snd_soc_dapm_widget *widget, in is_connected_input_ep()
2977 int snd_soc_dapm_widget_name_cmp(struct snd_soc_dapm_widget *widget, const char *s) in snd_soc_dapm_widget_name_cmp()
[all …]
H A Dsoc-pcm.c1406 struct snd_soc_dapm_widget *widget, int stream) in dpcm_get_be()
1439 struct snd_soc_dapm_widget *widget) in widget_in_list()
1452 bool dpcm_end_walk_at_be(struct snd_soc_dapm_widget *widget, enum snd_soc_dapm_direction dir) in dpcm_end_walk_at_be()
1510 struct snd_soc_dapm_widget *widget = snd_soc_dai_get_widget(dai, stream); in dpcm_be_is_active() local
1552 struct snd_soc_dapm_widget *widget; in dpcm_add_paths() local
/linux/sound/soc/codecs/
H A Dcs47l90.c151 #define CS47L90_RXANC_INPUT_ROUTES(widget, name) \ argument
175 #define CS47L90_RXANC_OUTPUT_ROUTES(widget, name) \ argument
H A Dcs47l85.c158 #define CS47L85_RXANC_INPUT_ROUTES(widget, name) \ argument
184 #define CS47L85_RXANC_OUTPUT_ROUTES(widget, name) \ argument
H A Dlpass-tx-macro.c755 struct snd_soc_dapm_widget *widget, in tx_macro_update_smic_sel_v9()
777 struct snd_soc_dapm_widget *widget, in tx_macro_update_smic_sel_v9_2()
803 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol); in tx_macro_put_dec_enum() local
862 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol); in tx_macro_tx_mixer_get() local
880 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol); in tx_macro_tx_mixer_put() local
H A Dwm5110.c606 #define WM5110_RXANC_INPUT_ROUTES(widget, name) \ argument
628 #define WM5110_RXANC_OUTPUT_ROUTES(widget, name) \ argument
H A Darizona.h209 #define ARIZONA_MUX_ROUTES(widget, name) \ argument
213 #define ARIZONA_MIXER_ROUTES(widget, name) \ argument
H A Darizona-jack.c213 const char *widget = arizona_extcon_get_micbias(info); in arizona_extcon_pulse_micbias() local
288 const char *widget = arizona_extcon_get_micbias(info); in arizona_stop_mic() local
H A Dmadera.h256 #define MADERA_MUX_ROUTES(widget, name) \ argument
260 #define MADERA_MIXER_ROUTES(widget, name) \ argument
H A Dcs48l32.h136 #define CS48L32_MUX_ROUTES(widget, name) \ argument
140 #define CS48L32_MIXER_ROUTES(widget, name) \ argument
H A Dlpass-va-macro.c519 struct snd_soc_dapm_widget *widget = in va_macro_put_dec_enum() local
559 struct snd_soc_dapm_widget *widget = in va_macro_tx_mixer_get() local
580 struct snd_soc_dapm_widget *widget = in va_macro_tx_mixer_put() local
H A Dlpass-wsa-macro.c2187 struct snd_soc_dapm_widget *widget = in wsa_macro_rx_mux_get() local
2201 struct snd_soc_dapm_widget *widget = in wsa_macro_rx_mux_put() local
2326 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol); in wsa_macro_vi_feed_mixer_get() local
2344 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol); in wsa_macro_vi_feed_mixer_put() local
H A Dcs42l43.c102 #define CS42L43_MUX_ROUTES(name_str, widget) \ argument
107 #define CS42L43_MIXER_ROUTES(name_str, widget) \ argument
/linux/include/sound/
H A Dsoc-dai.h424 struct snd_soc_dapm_widget *widget; member
486 #define snd_soc_dai_set_widget_playback(dai, widget) snd_soc_dai_set_widget(dai, SNDRV_PCM_STREAM_P… argument
487 #define snd_soc_dai_set_widget_capture(dai, widget) snd_soc_dai_set_widget(dai, SNDRV_PCM_STREAM_C… argument
489 void snd_soc_dai_set_widget(struct snd_soc_dai *dai, int stream, struct snd_soc_dapm_widget *widget) in snd_soc_dai_set_widget()
H A Dsoc-topology.h68 struct snd_soc_dobj_widget widget; member
/linux/arch/mips/include/asm/sn/
H A Dio.h36 #define IIO_ITTE_PUT(nasid, bigwin, io_or_mem, widget, addr) \ argument
/linux/arch/mips/include/asm/sn/sn0/
H A Daddrs.h89 #define NODE_SWIN_BASE(nasid, widget) \ argument
93 #define NODE_SWIN_BASE(nasid, widget) \ argument
/linux/sound/soc/mediatek/common/
H A Dmtk-dsp-sof-common.c200 struct snd_soc_dapm_widget *widget = snd_soc_dai_get_widget(cpu_dai, conn->stream_dir); in mtk_sof_card_late_probe() local
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1474 def paint(self, painter, option, widget): argument
1586 def paint(self, painter, option, widget): argument
1641 def paint(self, painter, option, widget): argument
1729 def paint(self, painter, option, widget): argument
1782 def paint(self, painter, option, widget): argument
1839 def paint(self, painter, option, widget): argument
4562 def ResizeFont(widget, diff): argument
4568 def ShrinkFont(widget): argument
4571 def EnlargeFont(widget): argument
/linux/sound/soc/sof/
H A Dipc3-control.c553 struct snd_soc_dapm_widget *widget; in sof_ipc3_control_update() local

12