Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.h125 static int hdcs_set_exposure(struct gspca_dev *gspca_dev, __s32 val);
Dstv06xx_hdcs.c161 static int hdcs_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in hdcs_set_exposure() function
334 err = hdcs_set_exposure(gspca_dev, ctrl->val); in hdcs_s_ctrl()