Home
last modified time | relevance | path

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

/linux-6.8/drivers/staging/media/atomisp/i2c/
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;
86 struct gpio_desc *reset;
87 struct gpio_desc *powerdown;
89 struct gc0310_mode {
91 } mode;
93 struct gc0310_ctrls {
[all …]