Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Ddw9768.c392 static const struct v4l2_subdev_ops dw9768_ops = { }; variable
426 v4l2_i2c_subdev_init(&dw9768->sd, client, &dw9768_ops); in dw9768_probe()