Searched refs:wm8775_s_ctrl (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | wm8775.c | 128 static int wm8775_s_ctrl(struct v4l2_ctrl *ctrl) in wm8775_s_ctrl() function 163 .s_ctrl = wm8775_s_ctrl,
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-alsa.c | 661 wm8775_s_ctrl(core, V4L2_CID_AUDIO_VOLUME, v); in snd_cx88_wm8775_volume_put() 662 wm8775_s_ctrl(core, V4L2_CID_AUDIO_BALANCE, b); in snd_cx88_wm8775_volume_put() 743 wm8775_s_ctrl(core, in snd_cx88_switch_put() 787 wm8775_s_ctrl(core, V4L2_CID_AUDIO_LOUDNESS, in snd_cx88_alc_put()
|
H A D | cx88.h | 433 #define wm8775_s_ctrl(core, id, val) \ macro
|