Home
last modified time | relevance | path

Searched refs:tm6000_set_volume (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/media/video/tm6000/
Dtm6000.h328 void tm6000_set_volume(struct tm6000_core *dev, int vol);
Dtm6000-core.c806 void tm6000_set_volume(struct tm6000_core *dev, int vol) in tm6000_set_volume() function
Dtm6000-video.c1231 tm6000_set_volume(dev, val); in vidioc_s_ctrl()