Searched refs:gc0308 (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/media/i2c/ |
| H A D | gc0308.c | 771 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 D | Makefile | 40 obj-$(CONFIG_VIDEO_GC0308) += gc0308.o
|
| H A D | Kconfig | 71 module will be called gc0308.
|
| /linux-6.15/Documentation/devicetree/bindings/media/i2c/ |
| H A D | galaxycore,gc0308.yaml | 4 $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 D | imx6ull-uti260b.dts | 239 compatible = "galaxycore,gc0308";
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 9791 F: Documentation/devicetree/bindings/media/i2c/galaxycore,gc0308.yaml 9792 F: drivers/media/i2c/gc0308.c
|