Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-audio.c477 static void set_volume(struct i2c_client *client, int volume) in set_volume() function
542 set_volume(client, 0); in cx25840_audio_s_ctrl()
544 set_volume(client, state->volume->val); in cx25840_audio_s_ctrl()
/Linux-v4.19/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-v4.19/drivers/media/pci/cx18/
Dcx18-av-audio.c340 static void set_volume(struct cx18 *cx, int volume) in set_volume() function
444 set_volume(cx, ctrl->val); in cx18_av_audio_s_ctrl()
/Linux-v4.19/include/linux/mfd/
Dwl1273-core.h287 int (*set_volume)(struct wl1273_core *core, unsigned int); member
/Linux-v4.19/drivers/mfd/
Dwl1273-core.c216 core->set_volume = wl1273_fm_set_volume; in wl1273_core_probe()
/Linux-v4.19/sound/soc/codecs/
Dwl1273.c272 r = wl1273->core->set_volume(wl1273->core, in snd_wl1273_fm_volume_put()
/Linux-v4.19/drivers/media/radio/
Dradio-wl1273.c736 r = core->set_volume(core, core->volume); in wl1273_fm_set_mode()
1460 r = core->set_volume(core, core->volume); in wl1273_fm_vidioc_s_ctrl()