Searched defs:gc0310_device (Results 1 – 1 of 1) sorted by relevance
69 struct gc0310_device { struct70 struct v4l2_subdev sd;71 struct media_pad pad;73 struct mutex input_lock;74 bool is_streaming;76 struct gpio_desc *reset;77 struct gpio_desc *powerdown;79 struct gc0310_mode {81 } mode;83 struct gc0310_ctrls {[all …]