Home
last modified time | relevance | path

Searched defs:mt9m111 (Results 1 – 2 of 2) sorted by relevance

/drivers/media/i2c/
Dmt9m111.c229 struct mt9m111 { struct
233 struct mt9m111_context *ctx; argument
239 const struct mt9m111_mode_info *current_mode; argument
242 const struct mt9m111_datafmt *fmt; argument
253 static const struct mt9m111_mode_info mt9m111_mode_data[MT9M111_NUM_MODES] = { argument
285 static const struct mt9m111_datafmt *mt9m111_find_datafmt(struct mt9m111 *mt9m111, in mt9m111_find_datafmt()
305 struct mt9m111 *mt9m111 = to_mt9m111(client); in reg_page_map_set() local
376 static int mt9m111_set_context(struct mt9m111 *mt9m111, in mt9m111_set_context()
383 static int mt9m111_setup_rect_ctx(struct mt9m111 *mt9m111, in mt9m111_setup_rect_ctx()
398 static int mt9m111_setup_geometry(struct mt9m111 *mt9m111, struct v4l2_rect *rect, in mt9m111_setup_geometry()
[all …]
/drivers/media/usb/gspca/m5602/
Dm5602_mt9m111.h113 static const struct m5602_sensor mt9m111 = { variable