Home
last modified time | relevance | path

Searched defs:mixer (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.14.4/sound/usb/
Dmixer_scarlett2.c1195 struct usb_mixer_interface *mixer; member
2346 struct usb_mixer_interface *mixer, u32 cmd, in scarlett2_usb()
2464 struct usb_mixer_interface *mixer, in scarlett2_usb_get()
2489 struct usb_mixer_interface *mixer, in scarlett2_usb_get_config()
2546 struct usb_mixer_interface *mixer, in scarlett2_usb_set_data()
2569 struct usb_mixer_interface *mixer, in scarlett2_usb_set_data_buf()
2618 struct usb_mixer_interface *mixer, int activate) in scarlett2_usb_activate_config()
2629 struct usb_mixer_interface *mixer, in scarlett2_usb_set_config()
2729 struct usb_mixer_interface *mixer, in scarlett2_usb_set_config_buf()
2767 static void scarlett2_config_save(struct usb_mixer_interface *mixer) in scarlett2_config_save()
[all …]
Dfcp.c80 struct usb_mixer_interface *mixer; member
179 static int fcp_usb(struct usb_mixer_interface *mixer, u32 opcode, in fcp_usb()
300 static int fcp_reinit(struct usb_mixer_interface *mixer) in fcp_reinit()
322 static int fcp_add_new_ctl(struct usb_mixer_interface *mixer, in fcp_add_new_ctl()
383 struct usb_mixer_interface *mixer = elem->head.mixer; in fcp_meter_ctl_get() local
428 struct usb_mixer_interface *mixer = elem->head.mixer; in fcp_meter_tlv_callback() local
461 static int fcp_ioctl_init(struct usb_mixer_interface *mixer, in fcp_ioctl_init()
551 static int fcp_ioctl_cmd(struct usb_mixer_interface *mixer, in fcp_ioctl_cmd()
617 static int fcp_ioctl_set_meter_map(struct usb_mixer_interface *mixer, in fcp_ioctl_set_meter_map()
692 static int fcp_ioctl_set_meter_labels(struct usb_mixer_interface *mixer, in fcp_ioctl_set_meter_labels()
[all …]
Dmixer_quirks.c57 static int snd_create_std_mono_ctl_offset(struct usb_mixer_interface *mixer, in snd_create_std_mono_ctl_offset()
110 static int snd_create_std_mono_ctl(struct usb_mixer_interface *mixer, in snd_create_std_mono_ctl()
125 static int snd_create_std_mono_table(struct usb_mixer_interface *mixer, in snd_create_std_mono_table()
141 static int add_single_ctl_with_resume(struct usb_mixer_interface *mixer, in add_single_ctl_with_resume()
197 struct usb_mixer_interface *mixer = urb->context; in snd_usb_soundblaster_remote_complete() local
219 struct usb_mixer_interface *mixer = hw->private_data; in snd_usb_sbrc_hwdep_read() local
239 struct usb_mixer_interface *mixer = hw->private_data; in snd_usb_sbrc_hwdep_poll() local
245 static int snd_usb_soundblaster_remote_init(struct usb_mixer_interface *mixer) in snd_usb_soundblaster_remote_init()
301 static int snd_audigy2nx_led_update(struct usb_mixer_interface *mixer, in snd_audigy2nx_led_update()
335 struct usb_mixer_interface *mixer = list->mixer; in snd_audigy2nx_led_put() local
[all …]
Dmixer_s1810c.c334 snd_s1810c_get_switch_state(struct usb_mixer_interface *mixer, in snd_s1810c_get_switch_state()
361 snd_s1810c_set_switch_state(struct usb_mixer_interface *mixer, in snd_s1810c_set_switch_state()
384 struct usb_mixer_interface *mixer = list->mixer; in snd_s1810c_switch_get() local
415 struct usb_mixer_interface *mixer = list->mixer; in snd_s1810c_switch_set() local
450 snd_s1810c_switch_init(struct usb_mixer_interface *mixer, in snd_s1810c_switch_init()
535 static void snd_sc1810_mixer_state_free(struct usb_mixer_interface *mixer) in snd_sc1810_mixer_state_free()
543 int snd_sc1810_init_mixer(struct usb_mixer_interface *mixer) in snd_sc1810_init_mixer()
Dmixer.c67 struct usb_mixer_interface *mixer; member
302 static inline int mixer_ctrl_intf(struct usb_mixer_interface *mixer) in mixer_ctrl_intf()
593 struct usb_mixer_interface *mixer = list->mixer; in snd_usb_mixer_add_list() local
1650 static void __build_feature_ctl(struct usb_mixer_interface *mixer, in __build_feature_ctl()
1835 static void build_feature_ctl_badd(struct usb_mixer_interface *mixer, in build_feature_ctl_badd()
1843 static void get_connector_control_name(struct usb_mixer_interface *mixer, in get_connector_control_name()
1873 static void build_connector_control(struct usb_mixer_interface *mixer, in build_connector_control()
2934 static void snd_usb_mixer_free(struct usb_mixer_interface *mixer) in snd_usb_mixer_free()
2951 struct usb_mixer_interface *mixer = device->device_data; in snd_usb_mixer_dev_free() local
3025 static bool uac3_badd_func_has_valid_channels(struct usb_mixer_interface *mixer, in uac3_badd_func_has_valid_channels()
[all …]
Dmedia.c168 struct usb_mixer_interface *mixer; in snd_media_mixer_init() local
229 struct usb_mixer_interface *mixer; in snd_media_mixer_delete() local
Dmixer_scarlett.c536 static int add_new_ctl(struct usb_mixer_interface *mixer, in add_new_ctl()
584 static int add_output_ctls(struct usb_mixer_interface *mixer, in add_output_ctls()
845 static int scarlett_controls_create_generic(struct usb_mixer_interface *mixer, in scarlett_controls_create_generic()
914 int snd_scarlett_controls_create(struct usb_mixer_interface *mixer) in snd_scarlett_controls_create()
Dcard.c965 struct usb_mixer_interface *mixer; in usb_audio_disconnect() local
1082 struct usb_mixer_interface *mixer; in usb_audio_suspend() local
1112 struct usb_mixer_interface *mixer; in usb_audio_resume() local
/linux-6.14.4/drivers/gpu/drm/sti/
Dsti_mixer.c54 const char *sti_mixer_to_str(struct sti_mixer *mixer) in sti_mixer_to_str()
66 static inline u32 sti_mixer_reg_read(struct sti_mixer *mixer, u32 reg_id) in sti_mixer_reg_read()
71 static inline void sti_mixer_reg_write(struct sti_mixer *mixer, in sti_mixer_reg_write()
151 struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; in mixer_dbg_show() local
181 void sti_mixer_debugfs_init(struct sti_mixer *mixer, struct drm_minor *minor) in sti_mixer_debugfs_init()
208 void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable) in sti_mixer_set_background_status()
217 static void sti_mixer_set_background_color(struct sti_mixer *mixer, in sti_mixer_set_background_color()
223 static void sti_mixer_set_background_area(struct sti_mixer *mixer, in sti_mixer_set_background_area()
237 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) in sti_mixer_set_plane_depth()
292 int sti_mixer_active_video_area(struct sti_mixer *mixer, in sti_mixer_active_video_area()
[all …]
Dsti_crtc.c27 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_enable() local
39 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_disable() local
51 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_mode_set() local
105 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_disable() local
138 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_flush() local
247 struct sti_mixer *mixer; in sti_crtc_vblank_cb() local
317 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_late_register() local
341 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_is_main() local
349 int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, in sti_crtc_init()
/linux-6.14.4/sound/pci/ctxfi/
Dctmixer.c267 get_switch_state(struct ct_mixer *mixer, enum CTALSA_MIXER_CTL type) in get_switch_state()
274 set_switch_state(struct ct_mixer *mixer, in set_switch_state()
367 struct ct_mixer *mixer = atc->mixer; in ct_alsa_mix_volume_put() local
501 struct ct_mixer *mixer = atc->mixer; in do_digit_io_switch() local
525 struct ct_mixer *mixer = atc->mixer; in do_switch() local
581 struct ct_mixer *mixer = in ct_alsa_mix_switch_get() local
593 struct ct_mixer *mixer = atc->mixer; in ct_alsa_mix_switch_put() local
706 ct_mixer_kcontrol_new(struct ct_mixer *mixer, struct snd_kcontrol_new *new) in ct_mixer_kcontrol_new()
734 static int ct_mixer_kcontrols_create(struct ct_mixer *mixer) in ct_mixer_kcontrols_create()
809 ct_mixer_recording_select(struct ct_mixer *mixer, enum CT_AMIXER_CTL type) in ct_mixer_recording_select()
[all …]
Dctatc.c648 struct ct_mixer *mixer = atc->mixer; in atc_pcm_capture_prepare() local
940 struct ct_mixer *mixer = atc->mixer; in atc_select_line_in() local
962 struct ct_mixer *mixer = atc->mixer; in atc_select_mic_in() local
1114 struct ct_mixer *mixer = atc->mixer; in atc_spdif_out_passthru() local
1151 struct ct_mixer *mixer = NULL; in atc_release_resources() local
1492 struct ct_mixer *mixer; in atc_connect_resources() local
1572 struct ct_mixer *mixer; in atc_resources_resume() local
/linux-6.14.4/sound/core/oss/
Dmixer_oss.c86 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_info() local
102 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_info_obsolete() local
115 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_caps() local
127 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_devmask() local
144 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_stereodevs() local
161 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_recmask() local
183 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_get_recsrc() local
214 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_set_recsrc() local
253 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_get_volume() local
282 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_set_volume() local
[all …]
/linux-6.14.4/sound/soc/tegra/
Dtegra210_mixer.c78 struct tegra210_mixer *mixer = dev_get_drvdata(dev); in tegra210_mixer_runtime_suspend() local
88 struct tegra210_mixer *mixer = dev_get_drvdata(dev); in tegra210_mixer_runtime_resume() local
96 static int tegra210_mixer_write_ram(struct tegra210_mixer *mixer, in tegra210_mixer_write_ram()
129 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_configure_gain() local
182 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_get_gain() local
201 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_apply_gain() local
235 static int tegra210_mixer_set_audio_cif(struct tegra210_mixer *mixer, in tegra210_mixer_set_audio_cif()
275 struct tegra210_mixer *mixer = snd_soc_dai_get_drvdata(dai); in tegra210_mixer_in_hw_params() local
291 struct tegra210_mixer *mixer = snd_soc_dai_get_drvdata(dai); in tegra210_mixer_out_hw_params() local
623 struct tegra210_mixer *mixer; in tegra210_mixer_platform_probe() local
/linux-6.14.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_mixer.c29 struct mdp5_hw_mixer *mixer = mdp5_kms->hwmixers[i]; in get_right_pair_idx() local
39 uint32_t caps, struct mdp5_hw_mixer **mixer, in mdp5_mixer_assign()
119 int mdp5_mixer_release(struct drm_atomic_state *s, struct mdp5_hw_mixer *mixer) in mdp5_mixer_release()
150 struct mdp5_hw_mixer *mixer; in mdp5_mixer_init() local
Dmdp5_cmd_encoder.c27 struct mdp5_hw_mixer *mixer = mdp5_crtc_get_mixer(encoder->crtc); in pingpong_tearcheck_setup() local
80 struct mdp5_hw_mixer *mixer = mdp5_crtc_get_mixer(encoder->crtc); in pingpong_tearcheck_enable() local
106 struct mdp5_hw_mixer *mixer = mdp5_crtc_get_mixer(encoder->crtc); in pingpong_tearcheck_disable() local
Dmdp5_kms.h113 struct mdp5_hw_mixer *mixer; member
233 static inline uint32_t intf2vblank(struct mdp5_hw_mixer *mixer, in intf2vblank()
258 static inline uint32_t lm2ppdone(struct mdp5_hw_mixer *mixer) in lm2ppdone()
/linux-6.14.4/drivers/gpu/drm/sun4i/
Dsun8i_ui_layer.c27 static void sun8i_ui_layer_update_alpha(struct sun8i_mixer *mixer, int channel, in sun8i_ui_layer_update_alpha()
48 static int sun8i_ui_layer_update_coord(struct sun8i_mixer *mixer, int channel, in sun8i_ui_layer_update_coord()
116 static int sun8i_ui_layer_update_formats(struct sun8i_mixer *mixer, int channel, in sun8i_ui_layer_update_formats()
141 static int sun8i_ui_layer_update_buffer(struct sun8i_mixer *mixer, int channel, in sun8i_ui_layer_update_buffer()
221 struct sun8i_mixer *mixer = layer->mixer; in sun8i_ui_layer_atomic_update() local
279 struct sun8i_mixer *mixer, in sun8i_ui_layer_init_one()
Dsun8i_vi_layer.c21 static void sun8i_vi_layer_update_alpha(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_update_alpha()
51 static int sun8i_vi_layer_update_coord(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_update_coord()
212 static int sun8i_vi_layer_update_formats(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_update_formats()
256 static int sun8i_vi_layer_update_buffer(struct sun8i_mixer *mixer, int channel, in sun8i_vi_layer_update_buffer()
354 struct sun8i_mixer *mixer = layer->mixer; in sun8i_vi_layer_atomic_update() local
472 struct sun8i_mixer *mixer, in sun8i_vi_layer_init_one()
Dsun8i_mixer.c275 struct sun8i_mixer *mixer = engine_to_sun8i_mixer(engine); in sun8i_mixer_commit() local
328 struct sun8i_mixer *mixer = engine_to_sun8i_mixer(engine); in sun8i_layers_init() local
369 struct sun8i_mixer *mixer = engine_to_sun8i_mixer(engine); in sun8i_mixer_mode_set() local
434 struct sun8i_mixer *mixer; in sun8i_mixer_bind() local
605 struct sun8i_mixer *mixer = dev_get_drvdata(dev); in sun8i_mixer_unbind() local
Dsun8i_ui_scaler.c92 static u32 sun8i_ui_scaler_base(struct sun8i_mixer *mixer, int channel) in sun8i_ui_scaler_base()
130 void sun8i_ui_scaler_enable(struct sun8i_mixer *mixer, int layer, bool enable) in sun8i_ui_scaler_enable()
148 void sun8i_ui_scaler_setup(struct sun8i_mixer *mixer, int layer, in sun8i_ui_scaler_setup()
Dsun8i_vi_scaler.c836 static u32 sun8i_vi_scaler_base(struct sun8i_mixer *mixer, int channel) in sun8i_vi_scaler_base()
910 void sun8i_vi_scaler_enable(struct sun8i_mixer *mixer, int layer, bool enable) in sun8i_vi_scaler_enable()
926 void sun8i_vi_scaler_setup(struct sun8i_mixer *mixer, int layer, in sun8i_vi_scaler_setup()
Dsun8i_csc.c208 void sun8i_csc_set_ccsc_coefficients(struct sun8i_mixer *mixer, int layer, in sun8i_csc_set_ccsc_coefficients()
227 void sun8i_csc_enable_ccsc(struct sun8i_mixer *mixer, int layer, bool enable) in sun8i_csc_enable_ccsc()
/linux-6.14.4/drivers/gpu/drm/mediatek/
Dmtk_ethdr.c160 struct mtk_ethdr_comp *mixer = &priv->ethdr_comp[ETHDR_MIXER]; in mtk_ethdr_layer_config() local
224 struct mtk_ethdr_comp *mixer = &priv->ethdr_comp[ETHDR_MIXER]; in mtk_ethdr_config() local
268 struct mtk_ethdr_comp *mixer = &priv->ethdr_comp[ETHDR_MIXER]; in mtk_ethdr_start() local
276 struct mtk_ethdr_comp *mixer = &priv->ethdr_comp[ETHDR_MIXER]; in mtk_ethdr_stop() local
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c322 static void _dpu_crtc_setup_blend_cfg(struct dpu_crtc_mixer *mixer, in _dpu_crtc_setup_blend_cfg()
395 struct dpu_crtc_mixer *mixer, in _dpu_crtc_blend_setup_pipe()
435 struct dpu_crtc *dpu_crtc, struct dpu_crtc_mixer *mixer, in _dpu_crtc_blend_setup_mixer()
509 struct dpu_crtc_mixer *mixer = cstate->mixers; in _dpu_crtc_blend_setup() local
787 struct dpu_crtc_mixer *mixer = cstate->mixers; in _dpu_crtc_setup_cp_blocks() local

1234