/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_mixer.c | 55 const char *sti_mixer_to_str(struct sti_mixer *mixer) in sti_mixer_to_str() 67 static inline u32 sti_mixer_reg_read(struct sti_mixer *mixer, u32 reg_id) in sti_mixer_reg_read() 72 static inline void sti_mixer_reg_write(struct sti_mixer *mixer, in sti_mixer_reg_write() 78 void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable) in sti_mixer_set_background_status() 87 static void sti_mixer_set_background_color(struct sti_mixer *mixer, in sti_mixer_set_background_color() 93 static void sti_mixer_set_background_area(struct sti_mixer *mixer, in sti_mixer_set_background_area() 107 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) in sti_mixer_set_plane_depth() 165 int sti_mixer_active_video_area(struct sti_mixer *mixer, in sti_mixer_active_video_area() 209 int sti_mixer_set_plane_status(struct sti_mixer *mixer, in sti_mixer_set_plane_status() 231 void sti_mixer_set_matrix(struct sti_mixer *mixer) in sti_mixer_set_matrix() [all …]
|
D | sti_crtc.c | 25 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_enable() local 47 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_disabling() local 65 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_mode_set() local 115 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_disable() local 148 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_begin() local 164 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_flush() local 260 struct sti_mixer *mixer; in sti_crtc_vblank_cb() local 355 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_is_main() local 363 int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, in sti_crtc_init()
|
D | sti_cursor.c | 120 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_cursor_atomic_update() local 218 struct sti_mixer *mixer = to_sti_mixer(drm_plane->crtc); in sti_cursor_atomic_disable() local
|
D | sti_gdp.c | 244 struct sti_mixer *mixer = to_sti_mixer(drm_plane->crtc); in sti_gdp_disable() local 393 struct sti_mixer *mixer; in sti_gdp_atomic_update() local 584 struct sti_mixer *mixer = to_sti_mixer(drm_plane->crtc); in sti_gdp_atomic_disable() local
|
D | sti_compositor.h | 77 struct sti_mixer *mixer[STI_MAX_MIXER]; member
|
D | sti_dvo.c | 234 struct sti_mixer *mixer = to_sti_mixer(dvo->encoder->crtc); in sti_dvo_set_mode() local
|
D | sti_hqvdp.c | 785 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_hqvdp_atomic_update() local 941 struct sti_mixer *mixer = to_sti_mixer(drm_plane->crtc); in sti_hqvdp_atomic_disable() local
|
/linux-4.4.14/sound/usb/ |
D | mixer_quirks.c | 64 static int snd_create_std_mono_ctl_offset(struct usb_mixer_interface *mixer, in snd_create_std_mono_ctl_offset() 117 static int snd_create_std_mono_ctl(struct usb_mixer_interface *mixer, in snd_create_std_mono_ctl() 132 static int snd_create_std_mono_table(struct usb_mixer_interface *mixer, in snd_create_std_mono_table() 148 static int add_single_ctl_with_resume(struct usb_mixer_interface *mixer, in add_single_ctl_with_resume() 202 struct usb_mixer_interface *mixer = urb->context; in snd_usb_soundblaster_remote_complete() local 224 struct usb_mixer_interface *mixer = hw->private_data; in snd_usb_sbrc_hwdep_read() local 244 struct usb_mixer_interface *mixer = hw->private_data; in snd_usb_sbrc_hwdep_poll() local 250 static int snd_usb_soundblaster_remote_init(struct usb_mixer_interface *mixer) in snd_usb_soundblaster_remote_init() 306 static int snd_audigy2nx_led_update(struct usb_mixer_interface *mixer, in snd_audigy2nx_led_update() 340 struct usb_mixer_interface *mixer = list->mixer; in snd_audigy2nx_led_put() local [all …]
|
D | mixer.c | 80 struct usb_mixer_interface *mixer; member 579 struct usb_mixer_interface *mixer = list->mixer; in snd_usb_mixer_add_control() local 2159 static void snd_usb_mixer_free(struct usb_mixer_interface *mixer) in snd_usb_mixer_free() 2173 struct usb_mixer_interface *mixer = device->device_data; in snd_usb_mixer_dev_free() local 2183 static int snd_usb_mixer_controls(struct usb_mixer_interface *mixer) in snd_usb_mixer_controls() 2250 void snd_usb_mixer_notify_id(struct usb_mixer_interface *mixer, int unitid) in snd_usb_mixer_notify_id() 2277 struct usb_mixer_interface *mixer; in snd_usb_mixer_proc_read() local 2303 static void snd_usb_mixer_interrupt_v2(struct usb_mixer_interface *mixer, in snd_usb_mixer_interrupt_v2() 2359 struct usb_mixer_interface *mixer = urb->context; in snd_usb_mixer_interrupt() local 2413 static int snd_usb_mixer_status_create(struct usb_mixer_interface *mixer) in snd_usb_mixer_status_create() [all …]
|
D | card.c | 600 struct usb_mixer_interface *mixer; in usb_audio_disconnect() local 688 struct usb_mixer_interface *mixer; in usb_audio_suspend() local 715 struct usb_mixer_interface *mixer; in __usb_audio_resume() local
|
D | mixer_scarlett.c | 538 static int add_new_ctl(struct usb_mixer_interface *mixer, in add_new_ctl() 586 static int add_output_ctls(struct usb_mixer_interface *mixer, in add_output_ctls() 847 static int scarlett_controls_create_generic(struct usb_mixer_interface *mixer, in scarlett_controls_create_generic() 907 int snd_scarlett_controls_create(struct usb_mixer_interface *mixer) in snd_scarlett_controls_create()
|
D | mixer.h | 45 struct usb_mixer_interface *mixer; member
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | ctmixer.c | 271 get_switch_state(struct ct_mixer *mixer, enum CTALSA_MIXER_CTL type) in get_switch_state() 278 set_switch_state(struct ct_mixer *mixer, in set_switch_state() 371 struct ct_mixer *mixer = atc->mixer; in ct_alsa_mix_volume_put() local 505 struct ct_mixer *mixer = atc->mixer; in do_digit_io_switch() local 529 struct ct_mixer *mixer = atc->mixer; in do_switch() local 585 struct ct_mixer *mixer = in ct_alsa_mix_switch_get() local 597 struct ct_mixer *mixer = atc->mixer; in ct_alsa_mix_switch_put() local 710 ct_mixer_kcontrol_new(struct ct_mixer *mixer, struct snd_kcontrol_new *new) in ct_mixer_kcontrol_new() 738 static int ct_mixer_kcontrols_create(struct ct_mixer *mixer) in ct_mixer_kcontrols_create() 813 ct_mixer_recording_select(struct ct_mixer *mixer, enum CT_AMIXER_CTL type) in ct_mixer_recording_select() [all …]
|
D | ctatc.c | 652 struct ct_mixer *mixer = atc->mixer; in atc_pcm_capture_prepare() local 944 struct ct_mixer *mixer = atc->mixer; in atc_select_line_in() local 966 struct ct_mixer *mixer = atc->mixer; in atc_select_mic_in() local 1118 struct ct_mixer *mixer = atc->mixer; in atc_spdif_out_passthru() local 1155 struct ct_mixer *mixer = NULL; in atc_release_resources() local 1496 struct ct_mixer *mixer; in atc_connect_resources() local 1584 struct ct_mixer *mixer; in atc_resources_resume() local
|
D | ctatc.h | 133 void *mixer; /* internal mixer object */ member
|
/linux-4.4.14/sound/core/oss/ |
D | mixer_oss.c | 100 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_info() local 116 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_info_obsolete() local 129 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_caps() local 141 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_devmask() local 157 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_stereodevs() local 173 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_recmask() local 194 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_get_recsrc() local 223 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_set_recsrc() local 261 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_get_volume() local 289 struct snd_mixer_oss *mixer = fmixer->mixer; in snd_mixer_oss_set_volume() local [all …]
|
/linux-4.4.14/sound/oss/ |
D | pas2_mixer.c | 78 int mixer) /* Input or output mixer */ in mixer_output() 117 int left, right, devmask, changed, i, mixer = 0; in pas_mixer_set() local
|
D | pss.c | 139 struct pss_mixerdata mixer; member
|
D | waveartist.c | 1444 int mixer; in unload_waveartist() local
|
D | ad1848.c | 2156 int i, mixer, dev = 0; in ad1848_unload() local
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | exynos4210.dtsi | 223 mixer: mixer@12C10000 { label
|
D | exynos4.dtsi | 731 mixer: mixer@12C10000 { label
|
D | exynos5420.dtsi | 709 mixer: mixer@14450000 { label
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm9712.c | 189 unsigned int mixer, mask, shift, old; in wm9712_hp_mixer_put() local 232 unsigned int shift, mixer; in wm9712_hp_mixer_get() local
|
D | wm9713.c | 263 unsigned int mixer, mask, shift, old; in wm9713_hp_mixer_put() local 306 unsigned int mixer, shift; in wm9713_hp_mixer_get() local
|
D | uda1380.c | 507 int mixer = uda1380_read_reg_cache(codec, UDA1380_MIXER); in uda1380_trigger() local
|
D | wm9081.c | 435 static const struct snd_kcontrol_new mixer[] = { variable
|
/linux-4.4.14/include/sound/ |
D | mixer_oss.h | 73 struct snd_mixer_oss *mixer; member
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_kms.h | 113 static inline uint32_t mixercfg(uint32_t mixer_cfg, int mixer, in mixercfg()
|
D | mdp4_crtc.c | 34 int mixer; member 595 void mdp4_crtc_set_intf(struct drm_crtc *crtc, enum mdp4_intf intf, int mixer) in mdp4_crtc_set_intf()
|
/linux-4.4.14/arch/um/drivers/ |
D | hostaudio_kern.c | 33 static char *mixer = HOSTAUDIO_DEV_MIXER; variable
|
/linux-4.4.14/crypto/ |
D | jitterentropy.c | 441 union c mixer; in jent_stir_pool() local
|
/linux-4.4.14/include/uapi/sound/ |
D | hdspm.h | 217 struct hdspm_mixer *mixer; member
|
/linux-4.4.14/sound/oss/dmasound/ |
D | dmasound_core.c | 323 } mixer; variable
|
/linux-4.4.14/drivers/media/platform/s5p-tv/ |
D | mixer.h | 220 struct clk *mixer; member
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_mixer.c | 58 struct clk *mixer; member
|
/linux-4.4.14/sound/pci/riptide/ |
D | riptide.c | 484 unsigned char mixer; member 754 unsigned char *path, unsigned char *mixer, unsigned char *s) in alloclbuspath() 1019 unsigned char mixer, unsigned char id, in setsampleformat()
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | av7110.h | 245 struct audio_mixer mixer; member
|
/linux-4.4.14/sound/pci/lola/ |
D | lola.h | 365 struct lola_mixer_widget mixer; member
|
/linux-4.4.14/sound/pci/rme9652/ |
D | hdspm.c | 1065 struct hdspm_mixer *mixer; member 6167 struct hdspm_mixer_ioctl mixer; in snd_hdspm_hwdep_ioctl() local
|
D | hdsp.c | 4853 struct hdsp_mixer __user *mixer = (struct hdsp_mixer __user *)argp; in snd_hdsp_hwdep_ioctl() local
|
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_driver.h | 1699 struct drx_cfg_aud_mixer mixer; member
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_generic.c | 3293 hda_nid_t mixer = spec->mixer_nid; in create_input_ctls() local
|