Searched defs:ov772x_priv (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/
H A Dov772x.c403 struct ov772x_priv { struct
527 static struct ov772x_priv *to_ov772x(const struct i2c_client *client)
529 return container_of(i2c_get_clientdata(client), struct ov772x_priv,
576 struct ov772x_priv *priv = container_of(sd, struct ov772x_priv, subdev);
598 struct ov772x_priv *priv = container_of(ctrl->handler,
599 struct ov772x_priv, hdl);
645 struct ov772x_priv *priv = container_of(sd, struct ov772x_priv, subdev);
708 struct ov772x_priv *pri
[all...]

Completed in 141 milliseconds