Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/gspca/
Dsn9c20x.c110 struct i2c_reg_u8 { struct
667 static const struct i2c_reg_u8 soi968_init[] = {
681 static const struct i2c_reg_u8 ov7660_init[] = {
693 static const struct i2c_reg_u8 ov7670_init[] = {
750 static const struct i2c_reg_u8 ov9650_init[] = {
780 static const struct i2c_reg_u8 ov9655_init[] = {
893 static const struct i2c_reg_u8 hv7131r_init[] = {
1002 const struct i2c_reg_u8 *buf, int sz) in i2c_w1_buf()