Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/gspca/
Dsn9c20x.c127 struct i2c_reg_u16 { struct
812 static const struct i2c_reg_u16 mt9v112_init[] = {
831 static const struct i2c_reg_u16 mt9v111_init[] = {
841 static const struct i2c_reg_u16 mt9v011_init[] = {
868 static const struct i2c_reg_u16 mt9m001_init[] = {
884 static const struct i2c_reg_u16 mt9m111_init[] = {
891 static const struct i2c_reg_u16 mt9m112_init[] = {
1032 const struct i2c_reg_u16 *buf, int sz) in i2c_w2_buf()