Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Ddw9807-vcm.c148 static const struct v4l2_subdev_ops dw9807_ops = { }; variable
188 v4l2_i2c_subdev_init(&dw9807_dev->sd, client, &dw9807_ops); in dw9807_probe()