Home
last modified time | relevance | path

Searched defs:thp7312_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dthp7312.c249 struct thp7312_device { struct
250 struct device *dev;
251 struct regmap *regmap;
253 struct v4l2_subdev sd;
254 struct media_pad pad;
256 struct gpio_desc *reset_gpio;
257 struct regulator_bulk_data supplies[ARRAY_SIZE(thp7312_supply_name)];
258 struct clk *iclk;
260 u8 lane_remap;
262 struct thp7312_sensor sensors[1];
[all …]