Home
last modified time | relevance | path

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

12

/linux/sound/soc/sdca/
H A Dsdca_asoc.c298 struct snd_soc_dapm_widget **widget, in entity_parse_simple()
316 struct snd_soc_dapm_widget **widget, in entity_parse_it()
348 struct snd_soc_dapm_widget **widget, in entity_parse_ot()
377 static int entity_pde_event(struct snd_soc_dapm_widget *widget, in entity_pde_event()
434 struct snd_soc_dapm_widget **widget, in entity_parse_pde()
487 struct snd_soc_dapm_widget **widget, in entity_parse_su_device()
553 struct snd_soc_dapm_widget **widget, in entity_parse_su_class()
603 struct snd_soc_dapm_widget **widget, in entity_parse_su()
630 struct snd_soc_dapm_widget **widget, in entity_parse_mu()
702 static int entity_cs_event(struct snd_soc_dapm_widget *widget, in entity_cs_event()
[all …]
/linux/arch/mips/sgi-ip30/
H A Dip30-xtalk.c18 #define IP30_SWIN_BASE(widget) \ argument
21 #define IP30_RAW_SWIN_BASE(widget) (IO_BASE + IP30_SWIN_BASE(widget)) argument
39 static void bridge_platform_create(int widget, int masterwid) in bridge_platform_create()
/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
352 struct snd_soc_dapm_widget *widget; member
357 static int dapm_kcontrol_data_alloc(struct snd_soc_dapm_widget *widget, in dapm_kcontrol_data_alloc()
488 struct snd_soc_dapm_widget *widget) in dapm_kcontrol_add_widget()
1113 static int snd_soc_dapm_suspend_check(struct snd_soc_dapm_widget *widget) in snd_soc_dapm_suspend_check()
1164 static void invalidate_paths_ep(struct snd_soc_dapm_widget *widget, in invalidate_paths_ep()
1194 static __always_inline int is_connected_ep(struct snd_soc_dapm_widget *widget, in is_connected_ep()
1257 static int is_connected_output_ep(struct snd_soc_dapm_widget *widget, in is_connected_output_ep()
1275 static int is_connected_input_ep(struct snd_soc_dapm_widget *widget, in is_connected_input_ep()
2785 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 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-wsa-macro.c2188 struct snd_soc_dapm_widget *widget = in wsa_macro_rx_mux_get() local
2202 struct snd_soc_dapm_widget *widget = in wsa_macro_rx_mux_put() local
2327 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol); in wsa_macro_vi_feed_mixer_get() local
2345 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/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/include/sound/
H A Dsoc-topology.h68 struct snd_soc_dobj_widget widget; member
/linux/sound/soc/sof/
H A Dipc3-control.c553 struct snd_soc_dapm_widget *widget; in sof_ipc3_control_update() local
H A Dipc4-control.c670 struct snd_soc_dapm_widget *widget; in sof_ipc4_control_update() local
H A Dipc4-pcm.c824 struct snd_soc_dapm_widget *widget; in sof_ipc4_build_time_info() local
/linux/fs/xfs/scrub/
H A Dscrub.h36 static inline int xchk_maybe_relax(struct xchk_relax *widget) in xchk_maybe_relax()

12