Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/cx25840/
A Dcx25840-audio.c468 static void set_volume(struct i2c_client *client, int volume) in set_volume() function
533 set_volume(client, 0); in cx25840_audio_s_ctrl()
535 set_volume(client, state->volume->val); in cx25840_audio_s_ctrl()
/linux-6.3-rc2/sound/isa/sb/
A Demu8000_callback.c33 static void set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
117 set_volume(hw, vp); in update_voice()
253 set_volume(hw, vp); in start_voice()
345 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_volume() function
/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-av-audio.c331 static void set_volume(struct cx18 *cx, int volume) in set_volume() function
435 set_volume(cx, ctrl->val); in cx18_av_audio_s_ctrl()
/linux-6.3-rc2/include/linux/mfd/
A Dwl1273-core.h274 int (*set_volume)(struct wl1273_core *core, unsigned int); member
/linux-6.3-rc2/drivers/mfd/
A Dwl1273-core.c201 core->set_volume = wl1273_fm_set_volume; in wl1273_core_probe()
/linux-6.3-rc2/sound/soc/codecs/
A Dwl1273.c258 r = wl1273->core->set_volume(wl1273->core, in snd_wl1273_fm_volume_put()
/linux-6.3-rc2/drivers/media/radio/
A Dradio-wl1273.c728 r = core->set_volume(core, core->volume); in wl1273_fm_set_mode()
1443 r = core->set_volume(core, core->volume); in wl1273_fm_vidioc_s_ctrl()

Completed in 17 milliseconds