Lines Matching refs:smiapp_sensor
15 static int smiapp_write_8(struct smiapp_sensor *sensor, u16 reg, u8 val) in smiapp_write_8()
20 static int smiapp_write_8s(struct smiapp_sensor *sensor, in smiapp_write_8s()
39 void smiapp_replace_limit(struct smiapp_sensor *sensor, in smiapp_replace_limit()
50 static int jt8ew9_limits(struct smiapp_sensor *sensor) in jt8ew9_limits()
64 static int jt8ew9_post_poweron(struct smiapp_sensor *sensor) in jt8ew9_post_poweron()
107 static int imx125es_post_poweron(struct smiapp_sensor *sensor) in imx125es_post_poweron()
127 static int jt8ev1_limits(struct smiapp_sensor *sensor) in jt8ev1_limits()
136 static int jt8ev1_post_poweron(struct smiapp_sensor *sensor) in jt8ev1_post_poweron()
182 static int jt8ev1_pre_streamon(struct smiapp_sensor *sensor) in jt8ev1_pre_streamon()
187 static int jt8ev1_post_streamoff(struct smiapp_sensor *sensor) in jt8ev1_post_streamoff()
207 static int jt8ev1_init(struct smiapp_sensor *sensor) in jt8ev1_init()
222 static int tcm8500md_limits(struct smiapp_sensor *sensor) in tcm8500md_limits()