Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dak7375.c118 static const struct v4l2_subdev_ops ak7375_ops = { }; variable
167 v4l2_i2c_subdev_init(&ak7375_dev->sd, client, &ak7375_ops); in ak7375_probe()