Home
last modified time | relevance | path

Searched refs:set_volume (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-audio.c481 static void set_volume(struct i2c_client *client, int volume) in set_volume() function
546 set_volume(client, 0); in cx25840_audio_s_ctrl()
548 set_volume(client, state->volume->val); in cx25840_audio_s_ctrl()
/linux-4.1.27/sound/isa/sb/
Demu8000_callback.c46 static void set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
130 set_volume(hw, vp); in update_voice()
266 set_volume(hw, vp); in start_voice()
358 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_volume() function
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-av-audio.c345 static void set_volume(struct cx18 *cx, int volume) in set_volume() function
449 set_volume(cx, ctrl->val); in cx18_av_audio_s_ctrl()
/linux-4.1.27/drivers/macintosh/
Dvia-pmu68k.c116 static void set_volume(int level);
728 set_volume(data[2]); in pmu_handle_data()
808 set_volume(int level) in set_volume() function
/linux-4.1.27/include/linux/mfd/
Dwl1273-core.h287 int (*set_volume)(struct wl1273_core *core, unsigned int); member
/linux-4.1.27/drivers/mfd/
Dwl1273-core.c225 core->set_volume = wl1273_fm_set_volume; in wl1273_core_probe()
/linux-4.1.27/sound/soc/codecs/
Dwl1273.c273 r = wl1273->core->set_volume(wl1273->core, in snd_wl1273_fm_volume_put()
/linux-4.1.27/drivers/media/radio/
Dradio-wl1273.c729 r = core->set_volume(core, core->volume); in wl1273_fm_set_mode()
1453 r = core->set_volume(core, core->volume); in wl1273_fm_vidioc_s_ctrl()