Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc0310.c79 struct gc0310_device { struct
80 struct v4l2_subdev sd;
81 struct media_pad pad;
83 struct mutex input_lock;
84 bool is_streaming;
87 struct gpio_desc *reset;
88 struct gpio_desc *powerdown;
90 struct gc0310_mode {
92 } mode;
94 struct gc0310_ctrls {
[all …]