Home
last modified time | relevance | path

Searched refs:gc0308 (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/media/i2c/
H A Dgc0308.c771 struct gc0308 *gc0308 = dev_get_drvdata(dev); in gc0308_power_on() local
799 struct gc0308 *gc0308 = dev_get_drvdata(dev); in gc0308_power_off() local
812 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_g_register() local
820 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_s_register() local
936 struct gc0308 *gc0308 = container_of(ctrl->handler, struct gc0308, hdl); in _gc0308_s_ctrl() local
967 struct gc0308 *gc0308 = container_of(ctrl->handler, struct gc0308, hdl); in gc0308_s_ctrl() local
1051 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_set_format() local
1174 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_s_stream() local
1273 gc0308->sd.ctrl_handler = &gc0308->hdl; in gc0308_init_controls()
1289 struct gc0308 *gc0308; in gc0308_probe() local
[all …]
H A DMakefile40 obj-$(CONFIG_VIDEO_GC0308) += gc0308.o
H A DKconfig71 module will be called gc0308.
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dgalaxycore,gc0308.yaml4 $id: http://devicetree.org/schemas/media/i2c/galaxycore,gc0308.yaml#
23 - const: galaxycore,gc0308
26 - const: galaxycore,gc0308
87 compatible = "galaxycore,gc0308";
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-uti260b.dts239 compatible = "galaxycore,gc0308";
/linux-6.15/
H A DMAINTAINERS9791 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc0308.yaml
9792 F: drivers/media/i2c/gc0308.c