Searched refs:ov2640_priv (Results 1 – 1 of 1) sorted by relevance
300 struct ov2640_priv { struct638 static struct ov2640_priv *to_ov2640(const struct i2c_client *client) in to_ov2640()640 return container_of(i2c_get_clientdata(client), struct ov2640_priv, in to_ov2640()745 struct ov2640_priv *priv = to_ov2640(client); in ov2640_g_ctrl()761 struct ov2640_priv *priv = to_ov2640(client); in ov2640_s_ctrl()785 struct ov2640_priv *priv = to_ov2640(client); in ov2640_g_chip_ident()848 struct ov2640_priv *priv = to_ov2640(client); in ov2640_set_params()917 struct ov2640_priv *priv = to_ov2640(client); in ov2640_g_fmt()1029 struct ov2640_priv *priv = to_ov2640(client); in ov2640_video_probe()1114 struct ov2640_priv *priv; in ov2640_probe()[all …]