Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/au0828/
H A Dau0828-i2c.c322 static const struct i2c_algorithm au0828_i2c_algo_template = { variable
332 .algo = &au0828_i2c_algo_template,
366 dev->i2c_algo = au0828_i2c_algo_template; in au0828_i2c_register()