Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/media/easycap/
Deasycap.h481 int adjust_hue(struct easycap *, int);
Deasycap_ioctl.c798 int adjust_hue(struct easycap *peasycap, int value) in adjust_hue() function
1403 if (0 != adjust_hue(peasycap, v4l2_control.value)) in easycap_unlocked_ioctl()
Deasycap_main.c499 rc = adjust_hue(peasycap, mood); in easycap_newinput()