Searched refs:cur_dac (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | dw9763.c | 241 static int dw9763_get_dac(struct dw9763_device *dev_vcm, unsigned int *cur_dac) in dw9763_get_dac() argument 251 *cur_dac = abs_step; in dw9763_get_dac() 252 dev_dbg(&client->dev, "%s: get dac %d\n", __func__, *cur_dac); in dw9763_get_dac()
|
| H A D | dw9714.c | 432 static int dw9714_get_dac(struct dw9714_device *dev_vcm, unsigned int *cur_dac) in dw9714_get_dac() argument 453 *cur_dac = abs_step; in dw9714_get_dac() 454 dev_dbg(&client->dev, "%s: get dac %d\n", __func__, *cur_dac); in dw9714_get_dac()
|
| H A D | cn3927v.c | 450 static int cn3927v_get_dac(struct cn3927v_device *dev_vcm, unsigned int *cur_dac) in cn3927v_get_dac() argument 471 *cur_dac = abs_step; in cn3927v_get_dac() 472 v4l2_dbg(1, debug, &dev_vcm->sd, "%s: get dac %d\n", __func__, *cur_dac); in cn3927v_get_dac()
|