Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.h108 static int pb0100_set_red_balance(struct gspca_dev *gspca_dev, __s32 val);
H A Dstv06xx_pb0100.c334 err = pb0100_set_red_balance(gspca_dev, ctrls->red->val); in pb0100_set_gain()
341 static int pb0100_set_red_balance(struct gspca_dev *gspca_dev, __s32 val) in pb0100_set_red_balance() function