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

/drivers/media/i2c/cx25840/
H A Dcx25840-audio.c481 static void set_volume(struct i2c_client *client, int volume) function
546 set_volume(client, 0);
548 set_volume(client, state->volume->val);
/drivers/media/pci/cx18/
H A Dcx18-av-audio.c345 static void set_volume(struct cx18 *cx, int volume) function
449 set_volume(cx, ctrl->val);
/drivers/macintosh/
H A Dvia-pmu68k.c116 static void set_volume(int level);
728 set_volume(data[2]);
808 set_volume(int level) function
/drivers/mfd/
H A Dwl1273-core.c225 core->set_volume = wl1273_fm_set_volume;
/drivers/media/radio/
H A Dradio-wl1273.c727 r = core->set_volume(core, core->volume);
1444 r = core->set_volume(core, core->volume);

Completed in 1246 milliseconds