Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
368 return dw9768_set_dac(dw9768, ctrl->val); in dw9768_set_ctrl()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds