Searched defs:gc0310_device (Results 1 – 1 of 1) sorted by relevance
79 struct gc0310_device { struct80 struct v4l2_subdev sd;81 struct media_pad pad;83 struct mutex input_lock;84 bool is_streaming;86 struct gpio_desc *reset;87 struct gpio_desc *powerdown;89 struct gc0310_mode {91 } mode;93 struct gc0310_ctrls {[all …]