Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/gspca/
Dsn9c20x.c122 struct i2c_reg_u8 { struct
672 static const struct i2c_reg_u8 soi968_init[] = {
686 static const struct i2c_reg_u8 ov7660_init[] = {
698 static const struct i2c_reg_u8 ov7670_init[] = {
755 static const struct i2c_reg_u8 ov9650_init[] = {
785 static const struct i2c_reg_u8 ov9655_init[] = {
898 static const struct i2c_reg_u8 hv7131r_init[] = {
1002 const struct i2c_reg_u8 *buf, int sz) in i2c_w1_buf()