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

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

Completed in 232 milliseconds