Lines Matching refs:mt9t112_priv
90 struct mt9t112_priv { struct
143 static struct mt9t112_priv *to_mt9t112(const struct i2c_client *client) in to_mt9t112()
146 struct mt9t112_priv, in to_mt9t112()
399 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_init_pll()
747 static int mt9t112_power_on(struct mt9t112_priv *priv) in mt9t112_power_on()
763 static int mt9t112_power_off(struct mt9t112_priv *priv) in mt9t112_power_off()
777 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_s_power()
797 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_s_stream()
845 static int mt9t112_set_params(struct mt9t112_priv *priv, in mt9t112_set_params()
879 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_get_selection()
904 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_set_selection()
920 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_get_fmt()
938 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_s_fmt()
961 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_set_fmt()
994 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_enum_mbus_code()
1027 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_camera_probe()
1064 struct mt9t112_priv *priv; in mt9t112_probe()
1105 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_remove()