Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Ddw9768.c216 static int dw9768_set_dac(struct dw9768 *dw9768, u16 val) in dw9768_set_dac() function
274 ret = dw9768_set_dac(dw9768, val); in dw9768_init()
293 ret = dw9768_set_dac(dw9768, val); in dw9768_release()
366 return dw9768_set_dac(dw9768, ctrl->val); in dw9768_set_ctrl()