Searched refs:ctl_volume (Results 1 – 8 of 8) sorted by relevance
220 int ctl_volume; member
1194 val = dev->ctl_volume; in vidioc_g_ctrl()1232 dev->ctl_volume = val; in vidioc_s_ctrl()1516 tm6000_set_volume(dev, dev->ctl_volume); in tm6000_open()1523 tm6000_set_volume(dev, dev->ctl_volume); in tm6000_open()
388 ctl->value = port->ctl_volume; in vidioc_g_ctrl()448 port->ctl_volume = ctl->value; in vidioc_s_ctrl()449 saa7164_api_set_audio_volume(port, port->ctl_volume); in vidioc_s_ctrl()
416 ctl->value = port->ctl_volume; in vidioc_g_ctrl()476 port->ctl_volume = ctl->value; in vidioc_s_ctrl()477 saa7164_api_set_audio_volume(port, port->ctl_volume); in vidioc_s_ctrl()
395 s8 ctl_volume; member
1141 c->value = dev->ctl_volume; in saa7134_g_ctrl_internal()1232 dev->ctl_volume = c->value; in saa7134_s_ctrl_internal()1233 saa7134_tvaudio_setvolume(dev,dev->ctl_volume); in saa7134_s_ctrl_internal()2523 dev->ctl_volume = ctrl_by_id(V4L2_CID_AUDIO_VOLUME)->default_value; in saa7134_video_init1()2586 saa7134_tvaudio_setvolume(dev,dev->ctl_volume); in saa7134_video_init2()
603 int ctl_volume; member
1262 saa7134_tvaudio_setvolume(dev, dev->ctl_volume); in saa7134_resume()