Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov2640.c298 struct ov2640_priv { struct
650 static struct ov2640_priv *to_ov2640(const struct i2c_client *client) in to_ov2640()
652 return container_of(i2c_get_clientdata(client), struct ov2640_priv, in to_ov2640()
714 &container_of(ctrl->handler, struct ov2640_priv, hdl)->subdev; in ov2640_s_ctrl()
716 struct ov2640_priv *priv = to_ov2640(client); in ov2640_s_ctrl()
781 static void ov2640_set_power(struct ov2640_priv *priv, int on) in ov2640_set_power()
798 struct ov2640_priv *priv = to_ov2640(client); in ov2640_s_power()
918 struct ov2640_priv *priv = to_ov2640(client); in ov2640_get_fmt()
943 struct ov2640_priv *priv = to_ov2640(client); in ov2640_set_fmt()
974 struct ov2640_priv *priv = to_ov2640(client); in ov2640_set_fmt()
[all …]