Home
last modified time | relevance | path

Searched refs:wm8775_s_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-alsa.c661 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 Dcx88.h433 #define wm8775_s_ctrl(core, id, val) \ macro