Searched defs:mt9m111 (Results 1 – 2 of 2) sorted by relevance
205 struct mt9m111 { struct209 struct mt9m111_context *ctx; argument216 const struct mt9m111_datafmt *fmt; argument221 static const struct mt9m111_datafmt *mt9m111_find_datafmt(struct mt9m111 *mt9m111, in mt9m111_find_datafmt()241 struct mt9m111 *mt9m111 = to_mt9m111(client); in reg_page_map_set() local312 static int mt9m111_set_context(struct mt9m111 *mt9m111, in mt9m111_set_context()319 static int mt9m111_setup_rect_ctx(struct mt9m111 *mt9m111, in mt9m111_setup_rect_ctx()334 static int mt9m111_setup_geometry(struct mt9m111 *mt9m111, struct v4l2_rect *rect, in mt9m111_setup_geometry()366 static int mt9m111_enable(struct mt9m111 *mt9m111) in mt9m111_enable()372 static int mt9m111_reset(struct mt9m111 *mt9m111) in mt9m111_reset()[all …]
117 static const struct m5602_sensor mt9m111 = { variable