Lines Matching defs:sensor
23 static int smiapp_write_8(struct smiapp_sensor *sensor, u16 reg, u8 val) in smiapp_write_8()
28 static int smiapp_write_8s(struct smiapp_sensor *sensor, in smiapp_write_8s()
47 void smiapp_replace_limit(struct smiapp_sensor *sensor, in smiapp_replace_limit()
58 static int jt8ew9_limits(struct smiapp_sensor *sensor) in jt8ew9_limits()
72 static int jt8ew9_post_poweron(struct smiapp_sensor *sensor) in jt8ew9_post_poweron()
115 static int imx125es_post_poweron(struct smiapp_sensor *sensor) in imx125es_post_poweron()
135 static int jt8ev1_limits(struct smiapp_sensor *sensor) in jt8ev1_limits()
144 static int jt8ev1_post_poweron(struct smiapp_sensor *sensor) in jt8ev1_post_poweron()
192 static int jt8ev1_pre_streamon(struct smiapp_sensor *sensor) in jt8ev1_pre_streamon()
197 static int jt8ev1_post_streamoff(struct smiapp_sensor *sensor) in jt8ev1_post_streamoff()
217 static int jt8ev1_init(struct smiapp_sensor *sensor) in jt8ev1_init()
232 static int tcm8500md_limits(struct smiapp_sensor *sensor) in tcm8500md_limits()