Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/usb/gspca/
Dsn9c20x.c112 struct i2c_reg_u16 { struct
804 static const struct i2c_reg_u16 mt9v112_init[] = {
823 static const struct i2c_reg_u16 mt9v111_init[] = {
833 static const struct i2c_reg_u16 mt9v011_init[] = {
860 static const struct i2c_reg_u16 mt9m001_init[] = {
876 static const struct i2c_reg_u16 mt9m111_init[] = {
883 static const struct i2c_reg_u16 mt9m112_init[] = {
1029 const struct i2c_reg_u16 *buf, int sz) in i2c_w2_buf()