Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/i2c/
H A Ddw9768.c101 struct dw9768 { struct
211 static int dw9768_set_dac(struct dw9768 *dw9768, u16 val) in dw9768_set_dac() argument
219 static int dw9768_init(struct dw9768 *dw9768) in dw9768_init() argument
281 static int dw9768_release(struct dw9768 *dw9768) in dw9768_release() argument
314 struct dw9768 *dw9768 = sd_to_dw9768(sd); in dw9768_runtime_suspend() local
326 struct dw9768 *dw9768 = sd_to_dw9768(sd); in dw9768_runtime_resume() local
357 struct dw9768 *dw9768 = container_of(ctrl->handler, in dw9768_set_ctrl() local
390 static int dw9768_init_controls(struct dw9768 *dw9768) in dw9768_init_controls() argument
412 struct dw9768 *dw9768; in dw9768_probe() local
418 if (!dw9768) in dw9768_probe()
[all …]
H A DMakefile37 obj-$(CONFIG_VIDEO_DW9768) += dw9768.o
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Ddongwoon,dw9768.yaml5 $id: http://devicetree.org/schemas/media/i2c/dongwoon,dw9768.yaml#
24 - dongwoon,dw9768 # for DW9768 VCM
87 dw9768: camera-lens@c {
88 compatible = "dongwoon,dw9768";
/linux-6.15/Documentation/admin-guide/media/
H A Di2c-cardlist.rst139 dw9768 DW9768 lens voice coil
/linux-6.15/
H A DMAINTAINERS7156 F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.yaml
7157 F: drivers/media/i2c/dw9768.c