Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-v4l.c30 static int pwc_g_volatile_ctrl(struct v4l2_ctrl *ctrl);
34 .g_volatile_ctrl = pwc_g_volatile_ctrl,
510 static int pwc_g_volatile_ctrl(struct v4l2_ctrl *ctrl) in pwc_g_volatile_ctrl() function
604 pwc_g_volatile_ctrl(pdev->auto_white_balance); in pwc_set_awb()