Searched refs:ddb_regmap (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-i2c.c152 const struct ddb_regmap *regmap, int link,
194 const struct ddb_regmap *regmap;
H A Dddbridge.h67 struct ddb_regmap { struct
124 const struct ddb_regmap *regmap;
H A Dddbridge-hw.c65 static const struct ddb_regmap octopus_map = {
H A Dddbridge-core.c2225 static const struct ddb_regmap *io_regmap(struct ddb_io *io, int link)
2243 const struct ddb_regmap *rm = io_regmap(io, 0);
2275 const struct ddb_regmap *rm;
2287 const struct ddb_regmap *rm0 = io_regmap(input, 0);
2306 const struct ddb_regmap *rm;
2319 const struct ddb_regmap *rm0 = io_regmap(output, 0);
2361 const struct ddb_regmap *rm;

Completed in 224 milliseconds