Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.h108 static int pb0100_set_red_balance(struct gspca_dev *gspca_dev, __s32 val);
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