Home
last modified time | relevance | path

Searched refs:gc2145 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/media/i2c/
Dgc2145.c632 struct gc2145 { struct
650 static inline struct gc2145 *to_gc2145(struct v4l2_subdev *_sd) in to_gc2145() argument
652 return container_of(_sd, struct gc2145, sd); in to_gc2145()
657 return &container_of(ctrl->handler, struct gc2145, in gc2145_ctrl_to_sd()
662 gc2145_get_format_code(struct gc2145 *gc2145, u32 code) in gc2145_get_format_code() argument
677 static void gc2145_update_pad_format(struct gc2145 *gc2145, in gc2145_update_pad_format() argument
695 struct gc2145 *gc2145 = to_gc2145(sd); in gc2145_init_state() local
701 gc2145_update_pad_format(gc2145, &supported_modes[0], format, in gc2145_init_state()
757 struct gc2145 *gc2145 = to_gc2145(sd); in gc2145_enum_frame_size() local
764 gc2145_format = gc2145_get_format_code(gc2145, fse->code); in gc2145_enum_frame_size()
[all …]
DMakefile43 obj-$(CONFIG_VIDEO_GC2145) += gc2145.o
DKconfig101 module will be called gc2145.
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32mp135f-dk.dts295 gc2145: camera@3c { label
296 compatible = "galaxycore,gc2145";
/linux-6.12.1/
DMAINTAINERS9404 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc2145.yaml
9405 F: drivers/media/i2c/gc2145.c