Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc.h307 s32 last_gain; member
H A Dpwc-v4l.c544 pdev->gain->val = pdev->last_gain; in pwc_g_volatile_ctrl()
551 pdev->last_gain = pdev->gain->val; in pwc_g_volatile_ctrl()